openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-memcachelock
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump to 0.4 .
Vincent Pelletier
More...
about 11 years ago
tests: Move "locker" closer to Test*Swarm classes.
Vincent Pelletier
More...
about 11 years ago
Add compatibility with multiprocessing module locks timeout.
Vincent Pelletier
More...
about 11 years ago
Retry 3 times when network issue is suspected.
Vincent Pelletier
More...
about 11 years ago
Add TestSlowSwarm.
Vincent Pelletier
More...
about 11 years ago
TestSwarm: close and join pool even when test fails.
Vincent Pelletier
More...
about 11 years ago
TestSwarm: opportunist test of uid unicity.
Vincent Pelletier
More...
about 11 years ago
Add "timeout" parameters to "release".
Vincent Pelletier
More...
about 11 years ago
Simplify _wait usage.
Vincent Pelletier
More...
about 11 years ago
Do not sleep past deadline.
Vincent Pelletier
More...
about 11 years ago
Move quadratic backoff and deadline handling in separate method.
Vincent Pelletier
More...
about 11 years ago
Use add/delete pattern instead of gets/cas.
Vincent Pelletier
More...
about 11 years ago
Allow disabling release safety check.
Vincent Pelletier
More...
about 11 years ago
Use add instead of gets+cas to initialise uid generator.
Vincent Pelletier
More...
about 11 years ago
Implement blocking acquisition quadratic backoff.
Vincent Pelletier
More...
about 11 years ago
Add timeout support for lock acquisition.
Vincent Pelletier
More...
about 11 years ago
Add test for lock persistence.
Vincent Pelletier
More...
about 11 years ago
Make pep8 happy.
Vincent Pelletier
More...
about 11 years ago
ThreadRLock.locked: Add support for "by_self".
Vincent Pelletier
More...
about 11 years ago
ThreadRLock: inherit from RLock instead of proxying it.
Vincent Pelletier
More...
about 11 years ago
Distinguish between unresponsive memcached and failed command.
Vincent Pelletier
More...
about 11 years ago
Implement stand-in optional behaviour.
Vincent Pelletier
More...
about 11 years ago
Rework docstrings.
Vincent Pelletier
More...
about 11 years ago
Skip swarm tests if multiprocessing.Pool() fails.
Vincent Pelletier
More...
about 11 years ago
Drop default parameter values from docstring.
Vincent Pelletier
More...
about 11 years ago
Add travis-ci file.
Vincent Pelletier
More...
about 11 years ago
Detect failure to allocate an uid.
James Haggerty
More...
about 11 years ago
Use finer-grained exceptions.
James Haggerty
More...
about 11 years ago
Add memcache-style exptime support.
James Haggerty
More...
about 11 years ago
Add deadlock tests.
James Haggerty
More...
about 11 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree