mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 07:06:53 +00:00
refactor: move ecstore store init support (#3931)
This commit is contained in:
@@ -48,6 +48,7 @@ mod set_disk;
|
||||
mod sets;
|
||||
mod storage_api_contracts;
|
||||
mod store;
|
||||
#[path = "store/init_format.rs"]
|
||||
mod store_init;
|
||||
#[path = "store/list_objects.rs"]
|
||||
mod store_list_objects;
|
||||
|
||||
Reference in New Issue
Block a user