Memory-mapped key-value database
http://symas.com/mdb/
LMDB is an ultra-fast, ultra-compact key-value embedded data
store developed by Symas for the OpenLDAP Project. By using memory-mapped files,
it provides the read performance of a pure in-memory database while still
offering the persistence of standard disk-based databases, and is only limited
to the size of the virtual address space.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout isv:perlur:epel/lmdb && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| LMDB_0.9.22.tar.gz | 0000143468 140 KB | |
| lmdb-make.patch | 0000002764 2.7 KB | |
| lmdb-s390-check.patch | 0000000541 541 Bytes | |
| lmdb.pc.in | 0000000256 256 Bytes | |
| lmdb.spec | 0000005947 5.81 KB |
Comments 0