Is it possible to run embedded infinispan with non-clustered mode?
I have searched alot but could not find support for SimpleCache with EmbeddedCacheManager.
Is there a way to run embedded infinispan with local mode?
Is it possible to run embedded infinispan with non-clustered mode?
I have searched alot but could not find support for SimpleCache with EmbeddedCacheManager.
Is there a way to run embedded infinispan with local mode?
have you checked this part of the documentation? It might be what you need. http://infinispan.org/docs/stable/user_guide/user_guide.html#which_cache_mode_should_i_use http://infinispan.org/docs/stable/user_guide/user_guide.html#simple_cache http://blog.infinispan.org/2015/09/simple-cache.html