New
Release v3.5.6
๐ New Features:
- feat: Added timing statistics for command processing at different stages, including Redis cache read/update, binlog writing, and storage processing time #3036@wangshao1
- feat: Simplified log positioning and added time consumption statistics, updated monitoring information exposure #3044@wangshao1
- feat: Added Auth commands to the management command thread pool to avoid connection failure when the main thread pool is blocked #3048@Mixficsol
- feat: After a client closes the connection, the server skips requests received on this connection during processing to avoid request blocking #3111@wangshao1
๐ Fixes:
- fix: Changed clearcache to a read command #3034@Mixficsol
- fix: Fixed issues caused by inconsistent data in some interfaces #3034@Mixficsol
- fix: Fixed errors in the configuration file for the Redis-cache threshold limits #3034@Mixficsol
- fix: Fixed RedisCache async loading issues #3037@Mixficsol
- fix: Fixed the issue of codis-dashboard not updating metadata after Pika-slave node recovery #3038@
๐ Documentation:
๐งน Updates:
Version tags:
https://github.com/OpenAtomFoundation/pikiwidb/releases/tag/v3.5.6
๐ Documentation: PikiwiDB
Full Changelog: https://github.com/OpenAtomFoundation/pikiwidb/compare/v3.5.5...v3.5.6
Thanks to @chejinge , @Mixficsol @chenbt-hz @wangshao1, @pro-spild and @YuCai18 for making this release possible.