vanth/crates
Markus Scully af6bfadff8
🐛♻️ cli, vanth, vanth tests: Refactor store initialization and add trace logging
- 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.
2025-08-07 16:27:39 +03:00
..
cli 🐛♻️ cli, vanth, vanth tests: Refactor store initialization and add trace logging 2025-08-07 16:27:39 +03:00
vanth 🐛♻️ cli, vanth, vanth tests: Refactor store initialization and add trace logging 2025-08-07 16:27:39 +03:00
vanth_derive ♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files 2025-08-07 12:49:33 +03:00
varo ♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files 2025-08-07 12:49:33 +03:00