FoundationDB first impl
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
#[cfg(feature = "foundation")]
|
||||
pub mod foundationdb;
|
||||
#[cfg(feature = "rocks")]
|
||||
pub mod rocksdb;
|
||||
|
||||
Reference in New Issue
Block a user