Вопрос

I need a distributed cache which have timeout support. Can we give timeout limits to distributed Hazelcast Map?

Это было полезно?

Решение

If you're talking about TTL (time to live) of the cached elements you'll find information about it here: https://docs.hazelcast.org/docs/latest/manual/html-single/#map-eviction

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top