https://github.com/clever/python-redis-reservation
Python library for resource reservation using Redis
https://github.com/clever/python-redis-reservation
Last synced: about 1 year ago
JSON representation
Python library for resource reservation using Redis
- Host: GitHub
- URL: https://github.com/clever/python-redis-reservation
- Owner: Clever
- License: apache-2.0
- Created: 2013-09-24T22:07:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T15:35:06.000Z (almost 2 years ago)
- Last Synced: 2025-04-17T12:08:18.751Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 67
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
python-redis-reservation
========================
Resource reservation (locking) library using a Redis backend, with customizable timeouts and keep-alive support.