New buckets for 0.6.0: migration code and build files

This commit is contained in:
Alex Auvolat
2021-12-16 13:17:09 +01:00
parent 0bbb6673e7
commit 4d30e62db4
11 changed files with 441 additions and 63 deletions
+1
View File
@@ -8,6 +8,7 @@ pub mod bucket_helper;
pub mod bucket_table;
pub mod garage;
pub mod key_table;
pub mod migrate;
pub mod object_table;
pub mod permission;
pub mod version_table;