redis: fix getAllWithPrefix and key prefixes

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

Merge request reports

Loading