Architecture of Aerospike (Srinivasan Seshadri)
CMU Database Group · 55:49
Aerospike is a shared-nothing, real-time operational key-value database whose core bet is a single in-memory primary index plus out-of-place record writes, so a lookup is at most one disk I/O and sub-millisecond reads...