Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXZ
]
lmdb - Memory-mapped key-value database
- Description:
LMDB is an ultra-fast, ultra-compact key-value embedded data
store developed by 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.
Packages
lmdb-0.9.13-2.sdl6.x86_64
[11 KiB] |
Changelog
by Fedora Release Engineering (2014-08-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|