Makes absolute sense to me. It should be possible to have both persistent and non-persistent caches.
On Tue, Jun 13, 2017 at 11:06 AM, Semyon Boikov <[email protected]> wrote: > Hi guys, > > As I understand, currently by design, if I set > IgniteConfiguration.persistentStoreConfiguration then persistence is > automatically enabled for ALL caches. Don't you think it can be useful to > have possibility to configure persistence per cache? > > Thanks! >
