Skip to content

MemcachedCache 的put方法设置有效期问题 #28

New issue

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

Open
GoogleCodeExporter opened this issue May 25, 2015 · 1 comment
Open

MemcachedCache 的put方法设置有效期问题 #28

GoogleCodeExporter opened this issue May 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

通过调用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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant