Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LMDB is a fast, memory-efficient database. With memory-mapped files, it has the read performanceof performance of a pure in-memory database while retaining the persistence of standard disk-based databases.

...