ended7월 3일· 1 sources

Lightning Memory-Mapped Database Manager (LMDB) 1.0

Why it matters

LMDB is a Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified. The entire database is exposed in a memory map, and all data fetches return data directly ...

1
Sources
+0
24h
Growth
5d
Active

Sources

Related Issues