Async-batcher

Latest version: v0.2.0

Safety actively analyzes 624665 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

Significant changes
* Remove support for python 3.8 and 3.9 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/6

Bug fixes
* Fix: update dependencies for Python 3.12 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/4
* Fix: stop accepting new process request when the batcher is stoped by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/9
* fix: raise the exception when it is returned from process_batch by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/16
* fix: edge case in py312 for semaphore lock by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/24

New features
* Feat: Support concurrent batches processing by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/11
* Feat: add a new argument to provide the sync process_batch executor by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/12
* feat(sqlalchemy): Implement AsyncSqlalchemyWriteBatcher to batch Insert and Update by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/18
* feat: add max_queue_size argument to set a limit for buffered items by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/23

Improvements
* Rework batching method to use full asyncio instead of threading by nmehraein in https://github.com/hussein-awala/async-batcher/pull/1

New Contributors
* nmehraein made their first contribution in https://github.com/hussein-awala/async-batcher/pull/1

**Full Changelog**: https://github.com/hussein-awala/async-batcher/compare/0.1.0...0.2.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.