8 releases (breaking)

new 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

#490 in Database implementations

Download history 8/week @ 2024-12-04 9/week @ 2024-12-11 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

643 downloads per month

Apache-2.0

78KB
2K 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.4–6.5MB
~40K SLoC