Skip to content

chore: Remove references to redis

Alejandro Rodríguez requested to merge redis-cleanup into main

What does this merge request do and why?

Remove references to redis

We're only using in-memory cache currently (see here). The code that used redis was removed on !37 (merged)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Alejandro Rodríguez

Merge request reports