معرفی شرکت ها


persistent-cache-cpp-dev_1.0.5-4_mipsel.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Cache of key-value pairs with persistent storage for C++ 11
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main mipsel
نام بسته persistent-cache-cpp-dev
نام فایل بسته persistent-cache-cpp-dev_1.0.5-4_mipsel.deb
نسخه بسته 1.0.5
انتشار بسته 4
معماری بسته mipsel
نگهدارنده Debian UBports Team <team+ubports@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://gitlab.com/ubports/development/core/lib-cpp/persistent-cache-cpp
مجوز -
حجم دانلود 79548
حجم نصب 419
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.


جایگزین ها



نیازمندی

مقدار نام
- libboost-dev
- libleveldb-dev
- pkg-config


نحوه نصب


نصب پکیج deb persistent-cache-cpp-dev:

    sudo apt-get install persistent-cache-cpp-dev_1.0.5-4_mipsel.deb


فایل ها

مسیرها
./usr/include/core/cache_codec.h
./usr/include/core/cache_discard_policy.h
./usr/include/core/cache_events.h
./usr/include/core/optional.h
./usr/include/core/persistent_cache.h
./usr/include/core/persistent_cache_stats.h
./usr/include/core/persistent_string_cache.h
./usr/lib/mipsel-linux-gnu/libpersistent-cache-cpp.a
./usr/lib/mipsel-linux-gnu/pkgconfig/libpersistent-cache-cpp.pc
./usr/share/doc/persistent-cache-cpp-dev/changelog.Debian.gz
./usr/share/doc/persistent-cache-cpp-dev/changelog.gz
./usr/share/doc/persistent-cache-cpp-dev/copyright