[ Source: golang-github-victoriametrics-fastcache ]
Package: golang-github-victoriametrics-fastcache-dev (1.5.7-2)
Links for golang-github-victoriametrics-fastcache-dev
Debian Resources:
Download Source Package golang-github-victoriametrics-fastcache:
- [golang-github-victoriametrics-fastcache_1.5.7-2.dsc]
- [golang-github-victoriametrics-fastcache_1.5.7.orig.tar.gz]
- [golang-github-victoriametrics-fastcache_1.5.7-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
fast thread-safe in-memory cache for big number of entries in Go (library)
Features:
* Fast. Performance scales on multi-core CPUs. * Thread-safe. Concurrent goroutines may read and write into a single cache instance. * The fastcache is designed for storing big number of entries without GC overhead. * Fastcache automatically evicts old entries when reaching the maximum cache size set on its creation. * Simple API. * Simple source code. * Cache may be saved to file and loaded from file. * Works on Google AppEngine.
Other Packages Related to golang-github-victoriametrics-fastcache-dev
|
|
|
|
-
- dep: golang-github-allegro-bigcache-dev
- efficient cache for gigabytes of data written in Go (library)
-
- dep: golang-github-cespare-xxhash-dev
- implementation of the 64-bit xxHash algorithm (XXH64)
-
- dep: golang-github-golang-snappy-dev
- Implementation of the Snappy compression format in Go
Download golang-github-victoriametrics-fastcache-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.7 kB | 76.0 kB | [list of files] |