mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-27 15:37:03 +00:00
Implement table gc, currently for block_ref and version only
This commit is contained in:
@@ -11,6 +11,7 @@ pub mod data;
|
||||
pub mod merkle;
|
||||
pub mod replication;
|
||||
pub mod sync;
|
||||
pub mod gc;
|
||||
pub mod table;
|
||||
|
||||
pub use schema::*;
|
||||
|
||||
Reference in New Issue
Block a user