This update introduces complete multithreading capabilities, enhancing performance and efficiency.
What's Changed
- Contributing Best Practices by @arpitbbhayani in https://github.com/DiceDB/dice/pull/1184
- #1031: Bloom Filter - Migrated
bf.add,bf.reserve,bf.exists&bf.infoto store_eval by @apoorvyadav1111 in https://github.com/DiceDB/dice/pull/1117 - #1165: Fix ZRANK comman...