문제

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