Package Usage: go: github.com/dgraph-io/ristretto
Ristretto is a fast, fixed size, in-memory cache with a dual focus on
throughput and hit ratio performance. You can easily add Ristretto to an
existing system and keep the most valuable data where you need it.
This package includes multiple probabalistic data structures needed for
admission/eviction metadata. Most are Counting Bloom Filter variations, but
a caching-specific feature that is also required is a "freshness" mechanism,
which basically serves as a "lifetime" process. This freshness mechanism
was described in the original TinyLFU paper 1, but other mechanisms may
be better suited for certain data distributions.
7 versions
Latest release: over 2 years ago
9,957 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/dgraph-io/ristretto
Dependent Repos 3
1024pix/steampipe-plugin-learningcontent
Steampipe plugin to query LCMS contentSize: 101 KB - Last synced: 3 days ago - Pushed: over 1 year ago

1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from MetabaseSize: 1.22 MB - Last synced: 3 days ago - Pushed: 4 days ago

1024pix/steampipe-plugin-github Fork of turbot/steampipe-plugin-github
Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.Size: 206 KB - Last synced: 3 days ago - Pushed: about 1 year ago
