mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-17 10:46:58 +00:00
- Introduced a new RQLite command in the CLI to handle RQLite-related operations. - Implemented the 'fix' subcommand to automatically repair common RQLite cluster issues, including correcting misconfigured join addresses and cleaning stale raft state. - Updated help documentation to include RQLite commands and their usage.