Can we have FileStore configuration and cluster (Replication) enabled in infini span cache? Could someone give sample configuration.
Infinispan with File Store with Replication enabled
83 views Asked by jsisi82 At
1
Can we have FileStore configuration and cluster (Replication) enabled in infini span cache? Could someone give sample configuration.
Yes, you can. The same content will be persisted on all nodes. When restarting some node, however, you should set the cache store to be purged, otherwise already removed entries could get loaded back to the cache.