Hi, 

You can omit cache configuration, in this case Ignite will pick default
configuration for caches you will create using
getOrCreateCache("CACHE_NAME"). 
If you want to enable Ignite Persistence, you have to set
DataStorageConfiguration at least to enable it with default configuration:
https://apacheignite-net.readme.io/v2.4/docs/ignite-persistent-store

Best regards,
Anton



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to