Lightning Memory-Mapped Database Manager

Edit Package lmdb
http://symas.com/mdb/

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.

Source Files (show merged sources derived from linked package)
Filename Size Changed
0001-Makefile-use-shared-library.patch 0000002229 2.18 KB
0002-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch 0000009032 8.82 KB
baselibs.conf 0000000015 15 Bytes
lmdb.changes 0000014254 13.9 KB
lmdb.pc.in 0000000256 256 Bytes
lmdb.spec 0000004407 4.3 KB
openldap-LMDB_0.9.35.tar.gz 0000149788 146 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by