Merge pull request #8621 from backstage/cache/share-memory

This commit is contained in:
Eric Peterson
2021-12-27 16:32:22 +01:00
committed by GitHub
3 changed files with 29 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
In-memory cache clients instantiated from the same cache manager now share the same memory space.