feat: add bonsaidb

This commit is contained in:
2022-06-11 17:23:13 +08:00
parent d74850d236
commit 8ae8a57671
4 changed files with 1011 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
// TODO ...
// https://github.com/khonsulabs/bonsaidb
fn main() {
println!("Hello, world!");
}