8 releases (breaking)

0.8.0 Mar 25, 2025
0.7.0 Mar 10, 2025
0.6.0 Mar 5, 2025
0.5.0 Mar 5, 2025
0.1.0 Apr 3, 2024

#7 in #database-transaction

Download history 3/week @ 2025-01-01 158/week @ 2025-02-19 13/week @ 2025-02-26 439/week @ 2025-03-05 33/week @ 2025-03-12 92/week @ 2025-03-19 48/week @ 2025-03-26 3/week @ 2025-04-02

227 downloads per month

Apache-2.0

100KB
2.5K SLoC


MemoDB Logo

An embedded, in-memory, immutable, copy-on-write, key-value database engine.


     

Features

  • In-memory database
  • Multi-version concurrency control
  • Rich transaction support with rollbacks
  • Multiple concurrent readers without locking
  • Support for serializable, isolated transactions
  • Atomicity, Consistency and Isolation from ACID

Dependencies

~1.3–7MB
~39K SLoC