Skip to content

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

Description

@GoogleCodeExporter
通过调用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 dengq...@gmail.com on 9 Feb 2012 at 10:01

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions