#snapshot #versioning #mvcc #abstraction-layer #database

snapshotor

An abstraction layer of snapshot for developing multiple versions storage

1 unstable release

new 0.1.0 Dec 21, 2024

#166 in Database implementations


Used in crossbeam-skiplist-mvcc

MIT/Apache

195KB
5K SLoC

Snapshotor

An abstraction layer of snapshot for developing multiple versions storage.

github LoC Build codecov

docs.rs crates.io crates.io license

Installation

[dependencies]
snapshotor = "0.1"

Examples

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~77KB