Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / glasslion/redlock issues and pull requests
#41 - Utilizing asyncio for faster lock acquiring - I would love to submit a PR
Issue -
State: open - Opened by podj 6 months ago
#40 - how can I make a redis cache with a password?
Issue -
State: open - Opened by SameerSawla over 1 year ago
#39 - Is this repository abandonned?
Issue -
State: open - Opened by provinzkraut over 4 years ago
#38 - After calling the acquire method twice for the same instance of redlock, the lock_key value of this instance will be modified, and then the release method cannot be released normally
Issue -
State: open - Opened by yiqinghan over 4 years ago
#37 - README - corrected imports and added pip installation
Pull Request -
State: open - Opened by newearthmartin over 4 years ago
#36 - Move project to a single module, not a package
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#35 - PyPI now supports markdown long_description -- use it
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#34 - Use flake8 to apply static analysis to the project
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#33 - Enable pip cache in Travis CI
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#32 - Replace datetime use with a monotonic clock
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#31 - Use timedelta.total_seconds() in _total_ms()
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
- 1 comment
#30 - Drop unused 'six' dependency from tox.ini
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#29 - Use 'dist: xenial' in Travis to add Python 3.7 testing
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#28 - Update all pypi.python.org URLs to pypi.org
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#27 - Trim trailing white space throughout the project
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#26 - Pass python_requires argument to setuptools
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#25 - Distribute package as a universal wheel
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#24 - Update trove classifiers for supported Python versions
Pull Request -
State: closed - Opened by jdufresne almost 6 years ago
#23 - Pin version of redis package
Pull Request -
State: closed - Opened by code-haven almost 6 years ago
- 1 comment
#22 - RedLock.release() should be able to unlock other machine locks
Pull Request -
State: open - Opened by alanjds over 6 years ago
#21 - Implement RedLock.locked() check, as threading.Lock does
Pull Request -
State: closed - Opened by alanjds over 6 years ago
- 1 comment
#20 - Update Python versions
Pull Request -
State: closed - Opened by alanjds over 6 years ago
#19 - Fix punctuation in README.md
Pull Request -
State: closed - Opened by moritz about 7 years ago
#18 - Fix to retry with given delay time, not with random time and to raise TimeoutException
Pull Request -
State: open - Opened by ziwon about 7 years ago
- 1 comment
#17 - Extend Functionality, Check Functionality, Reentrant Lock Changes
Pull Request -
State: open - Opened by bnbalsamo about 7 years ago
- 1 comment
#16 - Flex extend
Pull Request -
State: open - Opened by keesbos almost 8 years ago
#15 - pep8/flake8 and enhance/extend lock lifetime
Pull Request -
State: closed - Opened by keesbos almost 8 years ago
#14 - retry_times set to 0 always fails to acquire a lock
Issue -
State: open - Opened by reversefold over 8 years ago
- 5 comments
#13 - context manager should wait till it get's the lock.
Issue -
State: open - Opened by msjaiswal over 8 years ago
- 7 comments
#12 - Return acquire result and validity in a new acquire function.
Pull Request -
State: closed - Opened by amyangfei almost 9 years ago
- 1 comment
#11 - Catch redis operation exception during lock acquire/release.
Pull Request -
State: closed - Opened by amyangfei almost 9 years ago
#10 - Minor fixes to docstrings and README
Pull Request -
State: closed - Opened by JamesTFarrington almost 9 years ago
#9 - Add ReentrantRedLock
Pull Request -
State: closed - Opened by reversefold almost 9 years ago
#8 - Error in Python 2.7
Issue -
State: closed - Opened by sreekants about 9 years ago
- 2 comments
#7 - Support passing in redis connections directly
Pull Request -
State: closed - Opened by reversefold over 9 years ago
#6 - Support passing in redis connections directly
Pull Request -
State: closed - Opened by reversefold over 9 years ago
- 1 comment
#5 - Create a 1.x release?
Issue -
State: closed - Opened by mjschultz over 9 years ago
- 1 comment
#4 - Allow DSN-style url specification
Pull Request -
State: closed - Opened by mjschultz over 9 years ago
#3 - Allow context manager to fail if lock was not acquired
Pull Request -
State: closed - Opened by mjschultz over 9 years ago
#2 - Correct elapsed_milliseconds calculation
Pull Request -
State: closed - Opened by mjschultz over 9 years ago
#1 - Fix bug: RedLock constructor failed with default value of `connection_details` argument
Pull Request -
State: closed - Opened by lorien over 9 years ago
- 1 comment