YYCache
YYCache copied to clipboard
Support for cached object timeout
A timeout optional parameters when store a value for key could be a nice addition to this lib. Thanks.
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.