We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
通过调用MemcachedCache的put(String key, Object value, int TTL)或put(String key, Object value, Date expiry)方法,超过设置时间后,还是能读到数据,有些很长一� ��时间才能失效,有些却貌似长期不失效,实在是费解,比如 :设置了10秒钟的有效期,结果有些缓存在8-10分钟后才过期�� �有些却一直不过期。不知道大家是否也碰到过类似的问题?� ��有何解决方案呢?大家来探讨一下!
Original issue reported on code.google.com by [email protected] on 9 Feb 2012 at 10:01
[email protected]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 9 Feb 2012 at 10:01The text was updated successfully, but these errors were encountered: