redis: fix getAllWithPrefix and key prefixes
- the
getAllWithPrefixfunction of redis library was not working, now it returns all prefixes matching the base pattern provided - fix
:in redis keys
Edited by Fabio Maschi
getAllWithPrefix function of redis library was not working, now it returns all prefixes matching the base pattern provided: in redis keys