talk · community record
Kiar: Key/Value Store with MVCC-Based Transaction System
Kiar is a key/value store with Multi-Version Concurrency Control (MVCC) based transactions, built using functional Scala. Covers the design and implementation of this data structure.