4 skills found
al8n / SkipdbAn embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
sfu-dis / ErmiaERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)
SarthakMakhija / Serialized Snapshot IsolationRepository with an implementation of MVCC and serialized snapshot isolation in an in-memory KV store.
GauravVirmani / IsoTransactSerializable Snapshot Isolation implementation in golang for transactions happening on a key value store