Optimize HSCAN/ZSCAN command in case of listpack encoding: avoid the usage of...
Optimize HSCAN/ZSCAN command in case of listpack encoding: avoid the usage of intermediate list (#13531)
Similar to #13530 , applied to HSCAN and ZSCAN in case of listpack
encoding.
**Preliminary benchmark results showcase an improvement of 108% on the
achievable ops/sec for ZSCAN and 65% for HSCAN**.
---------
Co-authored-by:
debing.sun <debing.sun@redis.com>
Please register or sign in to comment