This content has been marked as final.
Show 1 reply
-
1. Re: Innfinispan- Multi tenancy
sannegrinovero Mar 30, 2012 4:54 PM (in response to chavarao)Hi Nag,
there is no support for multitenancy in Infinispan because it is very easy to implement in your application layer. Just use keys which have a tenant id as well, in addition to properties you would use in a single-tenant system.