Julien-R44
released this
09 Oct 21:49
·
6 commits
to main
since this release
Commits
- refactor: Only one bus instance per named cache. All subsequent namespaces under it use the same bus. (3813247)
- fixed return type for CacheStack namespace function (c772f83)
- optimize: added namespace cache to CacheStack to avoid unnecessary creation of caches and buses (eaef9d8)
- fix: clear message goes to all bus instances since channel name is the same (1699fe6)
What's Changed
Full Changelog: https://github.com/Julien-R44/bentocache/compare/bentocache@1.0.0-beta.11...bentocache@1.0.0-beta.12