Lua: Use all characters to calculate string hash (#9449)
For a lot of long strings which have same prefix which extends beyond hashing limit, there will be many hash collisions which result in performance degradation using commands like KEYS
Please register or sign in to comment