Content
lmdb (database)
lmdb - Tools for Lightning Memory-Mapped Database (Verifiziert)
Version: 3.4.1 | Status: stable | Release Datum: 2024-11-07 | |
Autor: Marcus Roeckrath, marcus(dot)roeckrath(at)gmx(dot)de | |||
lmdb 0.9.31 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. https://symas.com/mdb/ |
|||
SHA256-Prüfsumme: 4540afc9912f61c46633994750c98567915902adb2ae046fd785f5cae5d1152d | |||
Größe: 20.2 KByte | |||
Eis-List: | https://www.pack-eis.de/vieweislist.php?pid=67214 | ||
Info-Datei: | https://www.pack-eis.de/dl.php?l=67214/lmdb.tar.bz2.info | ||
Benötigte Pakete: | eisfair-base 3.4.19 liblmdb 3.4.1 |
||
Weitere Funktionen: | Changelog anzeigen Dokumentation anzeigen |