You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Docs] Add instructions to reinitialize cache for multi-tenancy key s…
…ettings (#2804)
* docs(cache): add instructions for cache store change in multi-tenancy
when switching cache prefix/key/store during a request lifecycle, after the service provider has been loaded, the cache store should be reinitialized to make sure that the updated CacheStore is used for upcoming cache hits.
---------
Co-authored-by: Chris Brown <[email protected]>