--
You received this message because you are subscribed to the Google Groups "ehcache-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ehcache-users+unsubscribe@googlegroups.com.
To post to this group, send email to ehcach...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ehcache-users/5ddad5e6-2b1a-4dc5-bdff-2c28a028f68f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yes. It does.When using disk persistence. Here: http://www.ehcache.org/documentation/3.5/tiering.html#disk-tierHowever, the server must do a clean shutdown. Fast restart in case of failure is currently an enterprise feature.Henri
On 20 April 2018 at 11:05, Khaled <k...@khaled-bakhit.com> wrote:
Hi,I would like to check if EhCache 3+ supports persisting data from cache before application restart?I see something related for EhCache 2.7: http://www.ehcache.org/documentation/2.7/configuration/fast-restart.htmlAny information for EhCache 3? Thank you.
- What version of Ehcache you are currently using;
3.4.0- Paste the configuration for the Cache/CacheManager you have an issue with;
Using CacheConfiguration and CacheManagerBuilder via code to construct a Cache instance with on-heap + off-heap storage
- Add any name and version of other library or framework you use Ehcache with (e.g. Hibernate);
None- Providing JDK and OS versions maybe useful as well.
Java 8
--
You received this message because you are subscribed to the Google Groups "ehcache-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ehcache-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ehcache-users/d3b5b55d-a2cb-4665-8781-0fa8bff88916%40googlegroups.com.