Apache Ignite supports persistence store (read-through and write-through modes). Current version of the moduel not supports it. The integration module have to support associations for persistence store. Now, current version of integration module supports load by key.
I think that the feature have to be configured by property.
Full detail description of the feature is [read-through-and-write-through|https://apacheignite.readme.io/docs/persistent-store#read-through-and-write-through] |
|