Hi all, Regarding question 2, let me put it this way.
Like ignite has eviction policy for RAM described at https://apacheignite.readme.io/docs/evictions Is there an eviction policy for a persistent store ? Say for a use case where in I cannot allocate a dedicated 1 or 2 tb space (like we do for relational dbms), I would want to define an upper limit of say 300 GB and if $IGNITE_HOME/PersistentStore goes beyond the same same, evict the lru cache. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
