No description
- Fixed CLI commands to prevent creating databases unnecessarily by using `StoreParams` with `create_if_not_exists: false` for `get`, `get_all`, `delete`, and `delete_all` commands. - Refactored `Store::sqlite_from_path` to accept `StoreParams` and dynamically generate SQLite open flags. - Added trace logging for received JSON content in `handle_write` command. |
||
---|---|---|
.cargo | ||
crates | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
Vanth
Vanth is a work in progress. Maybe some kind of distributed ECS database?