[ nabia ]
[ aramo ]
[ 原始碼: golang-github-karrick-goswarm ]
套件: golang-github-karrick-goswarm-dev (1.4.7-1.1)
golang-github-karrick-goswarm-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-karrick-goswarm:
- [golang-github-karrick-goswarm_1.4.7-1.1.dsc]
- [golang-github-karrick-goswarm_1.4.7.orig.tar.gz]
- [golang-github-karrick-goswarm_1.4.7-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Christos Trochalakis
- Mpampis Kostas
外部的資源:
- 主頁 [github.com]
相似套件:
Memoization with asynchronous revalidation for Go
goswarm is a library for storing the results of expensive function calls and returning the cached result when the same input key occurs again.
In addition, it provides stale-while-revalidate and stale-if-error compatible features.