video · community record
SF Scala: Kiar - Key/Value store with MVCC based Transaction System By Sandeep Virdi
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.