A custom Database driver written in pure Rust
Find a file
2025-12-17 15:26:29 +01:00
benches improved benchmark accuracy 2025-12-17 14:56:58 +01:00
db added more passthrough functions to Database; 2025-12-17 15:26:29 +01:00
db-builtin-storage added more passthrough functions to Database; 2025-12-17 15:26:29 +01:00
db-core added more passthrough functions to Database; 2025-12-17 15:26:29 +01:00
src made clippy happier 2025-12-17 12:51:58 +01:00
.gitignore massively improved OnDiskStorage performance 2025-12-16 11:44:36 +01:00
Cargo.lock added more passthrough functions to Database; 2025-12-17 15:26:29 +01:00
Cargo.toml updated benchmarks 2025-12-11 15:00:19 +01:00
data format.md switched from JSON files to custom binary format 2025-11-26 15:17:49 +01:00