/dict-scan-fuzz-tester

Fuzz testing for the SCAN underlying algorithm

Primary LanguageC

This fuzz tester for Redis's SCAN command algorithm was created in order to test accurately Redis issue #4906 and its related fix. The same code can be used in the future in order to simulate in a easy to control environment the SCAN algorithm in order to improve or study it for any reason.