mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-11 09:18:50 +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.