rdms
rdms copied to clipboard
Dgm: Crash recover for disk-greater-than-memory index.
Dgm index commits memory snapshots into disk periodically, and compacts multiple snapshots periodically. When there is a crash we need a crash-recovery plan.
Depends on #24 and #25