Skip to content

multi-tenancy: key in `App.globalCacheGet` and `App.globalCachePut` will be automatically appended by TID

Pavel Mashliakovskiy requested to merge feat/tenantInGlobalCache into master

multi-tenancy: key in App.globalCacheGet and App.globalCachePut will be automatically appended by ':tid'+tenantID

Merge request reports