issues
search
py-sherlock
/
sherlock
Easy distributed locks for Python with a choice of backends.
MIT License
374
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add AWS S3 backend
#76
arita37
opened
1 month ago
0
Redis 5.0 Client
#75
madhavajay
opened
1 year ago
0
fix: expire parameter interpreted as string
#74
Sygmei
opened
1 year ago
0
Bump requests from 2.28.1 to 2.31.0
#73
dependabot[bot]
opened
1 year ago
0
stop converting time to utc for FileLock. fixes #71
#72
vaidik
opened
1 year ago
1
`FileLock._expiry_time` crash on a different timezone than UTC
#71
bcebere
opened
1 year ago
2
Bump redis from 4.3.4 to 4.4.4
#70
dependabot[bot]
opened
1 year ago
0
Bump redis from 4.3.4 to 4.5.3
#69
dependabot[bot]
closed
1 year ago
2
Officially support Python 3.11
#68
judahrand
closed
1 year ago
1
Update `tox-gh-actions`
#67
judahrand
closed
1 year ago
1
RedisLock.renew() is calling self._release_func() instead of self._renew_func()
#66
sam-robb-ms
closed
1 year ago
2
Bump oauthlib from 3.2.1 to 3.2.2
#65
dependabot[bot]
closed
1 year ago
0
Feature request: MySQL backend support
#64
TsingJyujing
opened
1 year ago
0
Bump setuptools from 65.4.1 to 65.5.1
#63
dependabot[bot]
closed
1 year ago
2
Bump certifi from 2022.9.24 to 2022.12.7
#62
dependabot[bot]
closed
1 year ago
2
Add renew method
#61
judahrand
closed
2 years ago
1
Ensuring a timeout or retry_interval of 0 can be used
#60
violuke
closed
2 years ago
1
Introduce `extras`
#59
judahrand
closed
2 years ago
0
Bump pywin32 from 227 to 301
#58
dependabot[bot]
opened
2 years ago
5
Bump oauthlib from 3.2.0 to 3.2.1
#57
dependabot[bot]
closed
2 years ago
1
Get back in sync with fork
#56
judahrand
closed
2 years ago
1
I can't seem to make sherlock work
#55
XicaoSantos
closed
2 years ago
2
`timeout=0` doesn't work
#54
violuke
closed
2 years ago
2
Some formatting and clean up
#53
judahrand
closed
2 years ago
0
Switch from `nose` to `pytest`
#52
judahrand
closed
2 years ago
0
Add `KubernetesLock` backend
#51
judahrand
closed
2 years ago
0
Remove support for Python 2.7
#50
judahrand
closed
2 years ago
0
Move to GitHub actions for CI
#49
judahrand
closed
2 years ago
0
Remove support for Python 2.7
#48
judahrand
closed
2 years ago
0
Add a `KubernetesLock` backend
#47
judahrand
closed
2 years ago
0
Add catalog-info.yaml config file
#46
vaidik
closed
3 years ago
0
problem installing sherlock using pip
#45
beesuns
closed
3 years ago
1
Use `extra_requires` for the backend clients pip
#44
kalyanaramansanthanam
closed
2 years ago
4
Add PostgreSQL as backend
#43
iuridiniz
opened
4 years ago
0
Feature request: Consul
#42
pySilver
opened
4 years ago
0
[fix] error message on lock release
#41
vishalkanaujia
closed
2 years ago
2
Fix error message on acquire failure in etcd backed
#40
vishalkanaujia
closed
2 years ago
0
The fix from #32 is not in the latest published version
#39
aausch
closed
2 years ago
5
README should direct users to use `make test`
#38
evictor
closed
2 years ago
0
If no expiration is set on locks, don't expire them
#37
aausch
closed
2 years ago
1
show build status on master, not latest commit
#36
AlexRiina
closed
2 years ago
1
0.3.2 on pypi does not fix: redis.exceptions.DataError: Invalid input of type: 'UUID'
#35
shaleh
closed
2 years ago
3
Fix make
#34
vaidik
closed
5 years ago
2
convert UUID to str (#32)
#33
Nuqlear
closed
5 years ago
3
redis.exceptions.DataError: Invalid input of type: 'UUID'
#32
Nuqlear
closed
5 years ago
3
Redis cluster not Compatible
#31
yzf
closed
2 years ago
0
Multi Master setup
#30
Cediddi
opened
6 years ago
2
Setup sherlock with only redis backend.
#29
Cediddi
closed
2 years ago
7
use etcd image instead of building etcd ourselves
#28
vaidik
closed
6 years ago
1
Add support for multiple ways to generate a client identifier
#27
vaidik
opened
6 years ago
0
Next