mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-25 20:06:53 +00:00
Checkpoint: add merkle tree in data table
This commit is contained in:
@@ -7,6 +7,7 @@ pub mod crdt;
|
||||
pub mod schema;
|
||||
pub mod util;
|
||||
|
||||
pub mod merkle;
|
||||
pub mod table;
|
||||
pub mod table_fullcopy;
|
||||
pub mod table_sharded;
|
||||
|
||||
Reference in New Issue
Block a user