Hi, In ignite 2, we use the CacheStore interface to cache our data in the Ignite cache. But the Ignite 3 storage engine only supports in-memory store and rocksdb, the docs has no description about the custom storage that Ignite 2 support.
Does Ignite 3 support custom storage like Ignite 2? Thanks for your help. guofeng