stretto
stretto copied to clipboard
Entry inserted without TTL (cache.try_insert) removed after 30 minutes.
I am using the AsyncCache and have entries that I do not want to expire and use the try_insert() method. I am seeing these properties being removed from the cache after 30 minutes.
I am using the AsyncCache and have entries that I do not want to expire and use the try_insert() method. I am seeing these properties being removed from the cache after 30 minutes.
Could you share the code?