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
It's not far fetched for datagrids to evolve into SaaS realm. Applications in enterprise may have collisions when they are using same models, but different caches. Especially when cache names are auto picked by convention (eg: hibernate second level cache)
API level support for Multi-tenancy would be nice. This could be done at cachemanger level.
It's not far fetched for datagrids to evolve into SaaS realm. Applications in enterprise may have collisions when they are using same models, but different caches. Especially when cache names are auto picked by convention (eg: hibernate second level cache)
API level support for Multi-tenancy would be nice. This could be done at cachemanger level.
Like in GAE.
https://developers.google.com/appengine/docs/java/multitenancy/multitenancy#Java_Using_namespaces_with_the_Memcache
The text was updated successfully, but these errors were encountered: