DriftDB – An experimental append-only database with time-travel queries
SMRTR summary
DriftDB is an experimental append-only database with time-travel querying, storing changes as immutable events, offering CRC verification, indexes, snapshots, and a simple query language while ensuring crash safety through atomic writes and locks.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article