Hello,
I want to create a cache service for a module in the cloud. Therefore I want to know, if it's possible to use DiskStore for the restartabilty of Ehcache. Is there any way to get a writeable path on the filesystem? Otherwise the cache would would be deleted on every module or version update.
Kind regards,
Lars