feat: add bonsaidb
This commit is contained in:
5
__database/bonsaidb/src/main.rs
Normal file
5
__database/bonsaidb/src/main.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
// TODO ...
|
||||
// https://github.com/khonsulabs/bonsaidb
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Reference in New Issue
Block a user