Add in timeout for memcache distributed locks

Declined
#31 · Created  · Last updated

Declined pull request

looks like you've been beaten to the punch: https://bitbucket.org/zzzeek/dogpile.cache/pull-requests/37/unit-tests-are-passing-with-the-time-in/ please review the PR over there as well thanks!

Closed by: ·2015-10-09

Description

Add in the timeout for the memcache distributed locks. This utilizes the "time" value telling memcached to drop the "lock"'s key after the fixed length of time.

lock_timeout is the parameter used to mirror the redis backend's lock_timeout parameter.

0 attachments

0 comments

Loading commits...