**Migrated issue, originally created by lxyu ([lxyu](https://github.com/lxyu))** do dogpile.cache have this feature yet: one thread refresh the cached value while others directly return the old? so I can update the cache in the background without slowing down the response time.
Migrated issue, originally created by lxyu (lxyu)
do dogpile.cache have this feature yet:
one thread refresh the cached value while others directly return the old?
so I can update the cache in the background without slowing down the response time.