A custom Database driver written in pure Rust
Find a file
2025-11-27 17:42:43 +01:00
benches added storage performance benchmarks 2025-11-26 15:34:30 +01:00
db bugfix 2025-11-27 17:42:43 +01:00
src switched from JSON files to custom binary format 2025-11-26 15:17:49 +01:00
.gitignore Initial commit 2025-11-23 10:44:36 +01:00
Cargo.lock added saving support 2025-11-25 15:07:58 +01:00
Cargo.toml fixed dependencies 2025-11-27 12:06:43 +01:00
data format.md switched from JSON files to custom binary format 2025-11-26 15:17:49 +01:00