Distributed locking with an asyncio interface
  • Python 97.1%
  • Makefile 2.9%
Find a file
Releaser 615ca0d45b
All checks were successful
ci/woodpecker/pr/check-commits Pipeline was successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/release-prepare Pipeline was successful
ci/woodpecker/pull_request_closed/release-tag Pipeline was successful
ci/woodpecker/tag/publish Pipeline was successful
bump: release version 0.2.0
2026-07-15 11:09:18 +00:00
.woodpecker ci: fix redis host 2026-07-15 13:09:10 +02:00
src/bs_lock fix: improve locking semantics 2026-07-15 12:53:58 +02:00
tests fix: improve locking semantics 2026-07-15 12:53:58 +02:00
.editorconfig chore: initial commit 2026-07-15 10:40:05 +02:00
.gitignore chore: initial commit 2026-07-15 10:40:05 +02:00
.mise.toml chore: initial commit 2026-07-15 10:40:05 +02:00
.pre-commit-config.yaml chore: initial commit 2026-07-15 10:40:05 +02:00
CHANGELOG.md bump: release version 0.2.0 2026-07-15 11:09:18 +00:00
config.test.toml chore: initial commit 2026-07-15 10:40:05 +02:00
docker-compose.yml chore: add redis service 2026-07-15 10:51:30 +02:00
Makefile chore: initial commit 2026-07-15 10:40:05 +02:00
mise.lock chore: initial commit 2026-07-15 10:40:05 +02:00
pyproject.toml bump: release version 0.2.0 2026-07-15 11:09:18 +00:00
README.md chore: initial commit 2026-07-15 10:40:05 +02:00
renovate.json chore: initial commit 2026-07-15 10:40:05 +02:00
uv.lock bump: release version 0.2.0 2026-07-15 11:09:18 +00:00

bs-lock