0

Does Chronicle Map have any concept (or pluggable ability) to provide automatic entry expiration?

leventov
  • 14,760
  • 11
  • 69
  • 98
user2591854
  • 182
  • 3
  • 15

1 Answers1

0

No, and I’m sorry we don’t have any plans to add this functionality in the near future.

Rob Austin
  • 620
  • 3
  • 5
  • Thanks. So how are such expiration problems typically handled within Chronicle - via a separate thread/process periodically scanning the map coupled with an expiration validation on the get() ? – user2591854 Mar 01 '18 at 21:27