Draft: #7 alternative kv db
Compare changes
Files
12
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 35
− 16
@@ -8,27 +8,22 @@ use serde::{Serialize, Deserialize};
@@ -50,7 +45,17 @@ pub trait Database {
@@ -86,6 +91,17 @@ pub trait Database {
@@ -93,7 +109,8 @@ pub trait Database {
@@ -111,22 +128,24 @@ impl Domain {