chore(medusa): Replace inline Redis cache in favour of the CacheService (#2802)

* chore: Replace all usage of redis for the cache in favour of the cache service

* Create four-bugs-mate.md

* chore: missing new line
This commit is contained in:
Adrien de Peretti
2022-12-14 18:11:10 +01:00
committed by GitHub
parent 7bb9cd6aff
commit 71b536e01e
5 changed files with 133 additions and 165 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
chore: Replace all usage of redis for the cache in favour of the cache service