feat: init and define database ops as interfaces to support multiple DBs

This commit is contained in:
realaravinth
2022-05-08 20:01:13 +05:30
parent 246dcfddb7
commit 02abffd63a
6 changed files with 220 additions and 0 deletions

2
db/db-core/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
/Cargo.lock