cache icon indicating copy to clipboard operation
cache copied to clipboard

Work around edge case condition where key expires between _exist? and _get

Open andrewhao opened this issue 11 years ago • 0 comments

This was causing the cache to return nil from time to time when the cache would expire between _exist? and _get.

andrewhao avatar Feb 25 '15 18:02 andrewhao