dotnetcore / dotnetcore/EasyCaching
EasyCaching in Multitenant application
Open
question
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 336
- PR merge metrics
- No merged PRs in 30d
Description
I been using EasyCaching by adding one global instance and passing tenant id as Key (to isolate data) to each caching method. If I add EasyCaching service per tenant scope. So each tenant will get full EasyCaching instance, will that be better or one global service is enough?
Thanks for your insights.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.