Ghost/ghost/core/test/unit
Naz e4d02657ee Swapped image size "Map" cache for adapter cache
refs https://github.com/TryGhost/Toolbox/issues/364

- The "new Map()" cache was a "hidden cache" that did not follow any specific pattern. Following the cache adapter pattern here makes it possible swapping out the cache for alternative implementations - e.g. Redis storage
2022-08-16 12:35:35 +02:00
..
api/canary Added core type integrations to API serializer 2022-08-12 14:18:44 +01:00
frontend Added native comments (#15223) 2022-08-12 16:06:06 +02:00
server Swapped image size "Map" cache for adapter cache 2022-08-16 12:35:35 +02:00
shared 🐛 Fixed Comments administration for self hosters (#15239) 2022-08-15 15:38:19 -04:00