Name : lmdb-devel
| |
Version : 0.9.17
| Vendor : openSUSE
|
Release : lp151.4.6.1
| Date : 2020-02-07 14:07:18
|
Group : Development/Libraries/C and C++
| Source RPM : lmdb-0.9.17-lp151.4.6.1.src.rpm
|
Size : 0.07 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Development package for lmdb
|
Description :
LMDB is a Btree-based database management library with an API similar to BerkeleyDB. The library is thread-aware and supports concurrent read/write access from multiple processes and threads. The DB structure is multi-versioned, and data pages use a copy-on-write strategy, which also provides resistance to corruption and eliminates the need for any recovery procedures. The database is exposed in a memory map, requiring no page cache layer of its own.
This package contains the files needed to compile programs that use the liblmdb library.
|
RPM found in directory: /vol/rzm3/linux-opensuse/update/leap/15.1/oss/x86_64 |