A very simple database built on top of sled
Go to file
Joey Hines fb990ce233
Initial commit
+ Pulled out database logic from Geoffrey-RS
+ Added import/export feature from json
+ Updated tests
+ Clippy + fmt
2023-01-15 18:55:55 -07:00
src Initial commit 2023-01-15 18:55:55 -07:00
.gitignore Initial commit 2023-01-15 18:55:55 -07:00
Cargo.lock Initial commit 2023-01-15 18:55:55 -07:00
Cargo.toml Initial commit 2023-01-15 18:55:55 -07:00