Package: persistent-cache-cpp-dev (1.0.9-1 and others)
Links for persistent-cache-cpp-dev
Debian Resources:
Download Source Package persistent-cache-cpp:
- [persistent-cache-cpp_1.0.9-1.dsc]
- [persistent-cache-cpp_1.0.9.orig.tar.xz]
- [persistent-cache-cpp_1.0.9-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [gitlab.com]
Similar packages:
Cache of key-value pairs with persistent storage for C++ 11
This API provides a cache of key-value pairs with a backing store. It is intended for caching arbitrary (possibly large) amounts of data, such as might be needed by a web browser cache. The cache supports both least-recently-used and time-to-live expiration policies. It scales to large numbers (millions) of entries and is very fast. The implementation is based on leveldb and typically provides throughput many times larger than the I/O bandwidth to disk.
The cache is robust in the face of crashes and power loss. After a re-start, it is guaranteed to be in a consistent state with correct data. Some number of updates that were made just prior to a power loss or kernel crash can be lost; however, if just the calling process crashes, all updates that were made prior to the crash are guaranteed to be on disk.
Other Packages Related to persistent-cache-cpp-dev
|
|
|
|
-
- dep: libboost-dev
- Boost C++ Libraries development files (default version)
-
- dep: libleveldb-dev
- fast key-value storage library (development files)
-
- dep: pkg-config [alpha, ia64, x32]
- manage compile and link flags for libraries (transitional package)
-
- dep: pkgconf [not alpha, ia64, x32]
- manage compile and link flags for libraries
Download persistent-cache-cpp-dev
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
alpha (unofficial port) | 1.0.7-2 | 79.0 kB | 591.0 kB | [list of files] |
amd64 | 1.0.9-1 | 78.4 kB | 483.0 kB | [list of files] |
arm64 | 1.0.9-1 | 70.7 kB | 454.0 kB | [list of files] |
armel | 1.0.9-1 | 69.8 kB | 387.0 kB | [list of files] |
armhf | 1.0.9-1 | 70.6 kB | 357.0 kB | [list of files] |
hppa (unofficial port) | 1.0.9-1 | 74.5 kB | 392.0 kB | [list of files] |
i386 | 1.0.9-1 | 80.6 kB | 406.0 kB | [list of files] |
ia64 (unofficial port) | 1.0.7-1 | 81.0 kB | 548.0 kB | [list of files] |
loong64 (unofficial port) | 1.0.9-1 | 263.8 kB | 3,048.0 kB | [list of files] |
m68k (unofficial port) | 1.0.9-1 | 69.4 kB | 378.0 kB | [list of files] |
mips64el | 1.0.9-1 | 77.3 kB | 514.0 kB | [list of files] |
ppc64 (unofficial port) | 1.0.9-1 | 73.9 kB | 478.0 kB | [list of files] |
ppc64el | 1.0.9-1 | 75.0 kB | 470.0 kB | [list of files] |
riscv64 | 1.0.8-1 | 197.0 kB | 1,967.0 kB | [list of files] |
s390x | 1.0.9-1 | 69.9 kB | 428.0 kB | [list of files] |
sh4 (unofficial port) | 1.0.9-1 | 77.2 kB | 356.0 kB | [list of files] |
sparc64 (unofficial port) | 1.0.9-1 | 64.3 kB | 443.0 kB | [list of files] |
x32 (unofficial port) | 1.0.7-2 | 73.1 kB | 398.0 kB | [list of files] |