Hi, I'm currently working on a traffic project, a traffic cache has been assigned to incrementally save user cookie, now I'm thinking about how to persist it to disk and then restart the cluster. but I would like to know how to do this manually and continuously.
Ignite version: 2.1 Cluster: 6 Nodes Cache type: partition based on affinity key affinityKey(<int>cookie.hasCode, <String>cookieString) Cache size: 30M+ Persist app currently connects to the cluster as a client node and do the data copy. Any help is appreciated. Marco -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
