addisoncrump / rapid-snapshot

Demo implementation of a binary-searchable snapshot record

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rapid-snapshot

Demo implementation of an incremental snapshot pattern with log(n) state recovery.

Explanation

TODO, I am writing this late at night and having trouble explaining this. Will update tomorrow.

About

Demo implementation of a binary-searchable snapshot record


Languages

Language:Rust 100.0%