rename ArchiveIndex to DynamicIndex
also changed the file extension from .aidx to .didx
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
pub mod chunker;
|
||||
pub mod chunk_store;
|
||||
pub mod fixed_index;
|
||||
pub mod archive_index;
|
||||
pub mod dynamic_index;
|
||||
pub mod datastore;
|
||||
|
Reference in New Issue
Block a user