v8.5.1
TidesDB 8 PATCH (v8.5.1)
This release focuses on correctness, observability, and platform robustness. It fixes a subtle TOCTOU race in the SSTable reaper eviction path, improving safety under concurrent access, and addresses rare but serious heap corruption and checkpoint directory handling issues on Windows. Column family names are now embedded in column family and SSTable configuration and exposed via stats, making introspection clearer for users. Finally, all background threads now use consistent, cross-platform thread naming, improving debuggability across supported operating systems.
https://tidesdb.com https://github.com/tidesdb/tidesdb/compare/v8.5.0...v8.5.1