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
- Hurtig nøgle-værdi lagerbibliotek - udviklingsfiler
-
- dep: pkg-config [ia64]
- Håndter compile- og link-flag for biblioteker - overgangspakke
-
- dep: pkgconf [not ia64]
- Håndter compile- og link-flag for biblioteker
Download persistent-cache-cpp-dev
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha (unofficial port) | 1.0.9-1+b1 | 80.8 kB | 603.0 kB | [list of files] |
| amd64 | 1.0.9-1+b1 | 76.6 kB | 480.0 kB | [list of files] |
| arm64 | 1.0.9-1+b1 | 71.9 kB | 461.0 kB | [list of files] |
| armhf | 1.0.9-1+b1 | 72.7 kB | 361.0 kB | [list of files] |
| hppa (unofficial port) | 1.0.9-1+b1 | 77.2 kB | 401.0 kB | [list of files] |
| i386 | 1.0.9-1+b1 | 82.2 kB | 413.0 kB | [list of files] |
| ia64 (unofficial port) | 1.0.7-1 | 81.0 kB | 548.0 kB | [list of files] |
| loong64 | 1.0.9-1+b1 | 283.9 kB | 3,279.0 kB | [list of files] |
| m68k (unofficial port) | 1.0.9-1+b1 | 72.4 kB | 386.0 kB | [list of files] |
| ppc64 (unofficial port) | 1.0.9-1+b1 | 76.5 kB | 486.0 kB | [list of files] |
| ppc64el | 1.0.9-1+b1 | 77.5 kB | 478.0 kB | [list of files] |
| riscv64 | 1.0.9-1+b1 | 297.5 kB | 3,536.0 kB | [list of files] |
| s390x | 1.0.9-1+b1 | 71.3 kB | 436.0 kB | [list of files] |
| sh4 (unofficial port) | 1.0.9-1+b1 | 78.0 kB | 364.0 kB | [list of files] |
| sparc64 (unofficial port) | 1.0.9-1+b1 | 65.4 kB | 450.0 kB | [list of files] |
| x32 (unofficial port) | 1.0.9-1+b1 | 75.7 kB | 409.0 kB | [list of files] |
