Tip
This release adjusts the Celery concurrency to reduce memory usage from 450 MB to 250 MB. It makes VoucherVault more lightweight.
Two new environment variables CELERY_WORKER_CONCURRENCY and CELERY_WORKER_PREFETCH_MULTIPLIER are available. Both set to the value 1 as default.