A Python library for debouncing requests with support for multiple workers.
Project description
debounce_redis_guard
DebounceMaster is a Python library designed to handle debouncing of requests in applications that support multiple workers. This library helps to prevent multiple identical requests from being processed simultaneously, thus improving efficiency and reducing redundant processing.
Features
- Debounce requests to avoid duplicate processing
- Supports multiple workers
- Integration with Redis for distributed locking and caching
- Custom logging
Installation
pip install debounce_redis_guard
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file debounce_redis_guard-0.0.1.tar.gz.
File metadata
- Download URL: debounce_redis_guard-0.0.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d23dc003f85a252bd3147751d89c99f4bcc718e98bcebd0759ea3defeb38176
|
|
| MD5 |
a5694e78730f99c5212cd379ce02474d
|
|
| BLAKE2b-256 |
6fc0870980c88f0bdea8202a69b1c1b3e779f6b7ad38f23eb201af022e352e69
|
File details
Details for the file debounce_redis_guard-0.0.1-py3-none-any.whl.
File metadata
- Download URL: debounce_redis_guard-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5247afeec25d9dce9f64eb0522f1985857bbb1adeb69360cf65fa29fb2b7ed80
|
|
| MD5 |
2c2131717fb863418e70f7768efaf73f
|
|
| BLAKE2b-256 |
763c7303ac1467ff7e4c219eb2a1a1afde1baf29deb17cfbdadfbcce7ecf50db
|