Start of SQLite backed storage #131
This commit is contained in:
@@ -12,6 +12,7 @@ use uuid::Uuid;
|
||||
mod config;
|
||||
mod inmemory;
|
||||
mod kv;
|
||||
mod sqlite;
|
||||
mod operation;
|
||||
|
||||
pub use self::kv::KvStorage;
|
||||
|
||||
Reference in New Issue
Block a user