Files
redis/tests/unit/moduleapi
Meir Shpilraien (Spielrein) 6cf24fa437 RedisModule_ResetDataset should not clear the functions. (#11268)
As mentioned on docs, `RM_ResetDataset` Performs similar operation to FLUSHALL.
As FLUSHALL do not clean the function, `RM_ResetDataset` should not clean the functions
as well.

(cherry picked from commit d2ad01ab3e)
2022-12-12 17:36:34 +02:00
..