[ sid ]
[ Bron: golang-github-twin-gocache ]
Pakket: golang-github-twin-gocache-dev (2.2.2-2)
Verwijzigingen voor golang-github-twin-gocache-dev
Debian bronnen:
Het bronpakket golang-github-twin-gocache downloaden:
- [golang-github-twin-gocache_2.2.2-2.dsc]
- [golang-github-twin-gocache_2.2.2.orig.tar.xz]
- [golang-github-twin-gocache_2.2.2-2.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- python3-web-cache
- python3-diskcache
- golang-github-robfig-go-cache-dev
- golang-github-dgraph-io-ristretto-dev
- golang-github-patrickmn-go-cache-dev
- golang-github-bep-lazycache-dev
- golang-github-pmylund-go-cache-dev
- libcaffeine-java
- golang-github-renekroon-ttlcache-dev
- python-repoze.lru
- python3-repoze.lru
High-performance, lightweight in-memory cache (Go library)
gocache is high-performance, lightweight and thread-safe (goroutine-safe) in-memory key-value cache.
It supports LRU and FIFO eviction policies as well as expiration, bulk operations and retrieval of keys by pattern.