Draft: #7 alternative kv db
Compare changes
Files
2
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 9
− 12
@@ -8,7 +8,6 @@ use serde::{Serialize, Deserialize};
@@ -22,6 +21,8 @@ pub trait Database: Sync {
@@ -47,13 +48,13 @@ pub trait Database: Sync {
@@ -92,15 +93,11 @@ pub trait Database: Sync {