mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-17 08:56:58 +00:00
- Added methods to check for existing Raft state and clear it if necessary, allowing for a clean join to the cluster. - Enhanced automatic recovery logic to detect stale Raft state and clear it when peers have higher log indexes. - Improved logging for Raft state operations to provide better visibility during cluster management.