Closed mrguamos closed 2 months ago
how do I use native persistence when using JCache?
You can provide custom configuration to JCache and enable Ignite native persistence that way, see https://stackoverflow.com/questions/35017564/can-i-use-the-jcache-api-for-distributed-caches-in-apache-ignite
how do I use native persistence when using JCache?