fastapi-celery-redis-rabbitmq icon indicating copy to clipboard operation
fastapi-celery-redis-rabbitmq copied to clipboard

A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)

Results 2 fastapi-celery-redis-rabbitmq issues
Sort by recently updated
recently updated
newest added

Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.4.4. Release notes Sourced from redis's releases. 4.4.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...

dependencies

Bumps [starlette](https://github.com/encode/starlette) from 0.13.4 to 0.25.0. Release notes Sourced from starlette's releases. Version 0.25.0 Fixed Limit the number of fields and files when parsing multipart/form-data on the MultipartParser 8c74c2c and...

dependencies