معرفی شرکت ها


libleveldb1d_1.20-2.1_armhf.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

fast key-value storage library
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main armhf
نام بسته libleveldb1d
نام فایل بسته libleveldb1d_1.20-2.1_armhf.deb
نسخه بسته 1.20
انتشار بسته 2.1
معماری بسته armhf
نگهدارنده Alessio Treglia <alessio@debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/google/leveldb
مجوز -
حجم دانلود 118332
حجم نصب 241
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library.


جایگزین ها

بسته نسخه معماری مخزن
libleveldb1d_1.20-2.1_amd64.deb 1.20 amd64 Debian main
libleveldb1d_1.20-2.1_arm64.deb 1.20 arm64 Debian main
libleveldb1d_1.20-2.1_armel.deb 1.20 armel Debian main
libleveldb1d_1.20-2.1_i386.deb 1.20 i386 Debian main
libleveldb1d_1.20-2.1_mips.deb 1.20 mips Debian main
libleveldb1d_1.20-2.1_mips64el.deb 1.20 mips64el Debian main
libleveldb1d_1.20-2.1_mipsel.deb 1.20 mipsel Debian main
libleveldb1d_1.20-2.1_ppc64el.deb 1.20 ppc64el Debian main
libleveldb1d_1.20-2.1_s390x.deb 1.20 s390x Debian main


نیازمندی

مقدار نام
>= 2.28 libc6
>= 1:3.5 libgcc1
- libsnappy1v5
>= 5.2 libstdc++6


نحوه نصب


نصب پکیج deb libleveldb1d:

    sudo apt-get install libleveldb1d_1.20-2.1_armhf.deb


فایل ها

مسیرها
./usr/lib/arm-linux-gnueabihf/libleveldb.so.1d.20
./usr/share/doc/libleveldb1d/changelog.Debian.gz
./usr/share/doc/libleveldb1d/copyright
./usr/lib/arm-linux-gnueabihf/libleveldb.so.1d -> libleveldb.so.1d.20