Lightning Memory-Mapped Database Manager

Edit Package lmdb

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.

Refresh
Refresh
Source Files
Filename Size Changed
0001-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch 0000008393 8.2 KB
LMDB_0.9.23.tar.gz 0000143813 140 KB
Makefile-build-use-shared-lib.patch 0000004005 3.91 KB
baselibs.conf 0000000015 15 Bytes
liblmdb-implicit-decl.patch 0000000247 247 Bytes
lmdb.changes 0000010903 10.6 KB
lmdb.spec 0000004237 4.14 KB
Latest Revision
Ingo Göppert's avatar Ingo Göppert (ingogoeppert) accepted request 727265 from Ingo Göppert's avatar Ingo Göppert (ingogoeppert) (revision 1)
Push to upgrade repo
Comments 0
openSUSE Build Service is sponsored by