Paquet : golang-github-jedisct1-go-sieve-cache-dev (0.1.7-1)
Liens pour golang-github-jedisct1-go-sieve-cache-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source golang-github-jedisct1-go-sieve-cache :
- [golang-github-jedisct1-go-sieve-cache_0.1.7-1.dsc]
- [golang-github-jedisct1-go-sieve-cache_0.1.7.orig.tar.gz]
- [golang-github-jedisct1-go-sieve-cache_0.1.7-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
- golang-github-twin-gocache-dev
- golang-github-dgraph-io-ristretto-dev
- libtie-cache-perl
- golang-github-bep-lazycache-dev
- golang-github-victoriametrics-fastcache-dev
- libcaffeine-java
- ruby-lru-redux
- golang-github-karlseguin-ccache-dev
- golang-github-code-hex-go-generics-cache-dev
- libcache-lru-perl
- golang-github-allegro-bigcache-dev
high-performance Go implementation of the SIEVE cache algorithm
SIEVE Cache for Go.
A high-performance Go implementation of the SIEVE cache replacement algorithm with thread-safe and sharded variants.
What is SIEVE?
SIEVE (Simple, space-efficient, In-memory, EViction mEchanism) is a cache eviction algorithm that maintains a single bit per entry to track whether an item has been "visited" since it was last considered for eviction. This approach requires less state than LRU but achieves excellent performance, especially on skewed workloads.
Télécharger golang-github-jedisct1-go-sieve-cache-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 17,1 ko | 93,0 ko | [liste des fichiers] |