YYCache icon indicating copy to clipboard operation
YYCache copied to clipboard

Support for cached object timeout

Open malcommac opened this issue 9 years ago • 1 comments

A timeout optional parameters when store a value for key could be a nice addition to this lib. Thanks.

malcommac avatar Nov 18 '15 10:11 malcommac

The cache need to spend more resources and code to check the object, storage related data, and this may reduce the performance, so it's not supported currently.

I will consider adding this feature later.

ibireme avatar Nov 19 '15 03:11 ibireme