Skip to content

redis: fix getAllWithPrefix and key prefixes

Fabio Maschi requested to merge feat/sd-271-cache-system into main
  • 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