zhuichao001 / riverdb

Memory database, based on multi-thread lock-free programming, using MVCC to achieve snapshot isolation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riverdb

About

Memory database, based on multi-thread lock-free programming, using MVCC to achieve snapshot isolation


Languages

Language:C++ 96.4%Language:C 2.9%Language:Makefile 0.7%