Skip to content

Commit

Permalink
Add Pedestal
Browse files Browse the repository at this point in the history
  • Loading branch information
CLOVIS-AI committed Mar 4, 2025
1 parent 9078571 commit 119a724
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/links/Libraries.awesome.kts
Original file line number Diff line number Diff line change
Expand Up @@ -1746,6 +1746,12 @@ category("Libraries/Frameworks") {
setTags("search","tf/idf")
setPlatforms(COMMON, JVM, JS)
}
link {
github = "clovis-ai/pedestal"
desc = "Caching, error tracking, progress tracking, weak references, and more…"
setTags("cache", "error", "progress", "weak")
setPlatforms(COMMON, JVM, JS, NATIVE)
}
}
subcategory("Parsers") {
link {
Expand Down

0 comments on commit 119a724

Please sign in to comment.