VoucherVault logo

VoucherVault

Digitally store and manage vouchers, coupons, loyalty and gift cards

Alternative to: stocard


About Versions (102)

v1.17.0

2025-05-25

[!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.

Features

  • adjustable celery concurrency (62569a3), improves #74