lemaiyan / mpesa_api

Mpesa B2C, C2B, STKPush Django framework based on the new Api's https://developer.safaricom.co.ke
MIT License
73 stars 70 forks source link

Option celery implementation #19

Open MegacoderKim opened 4 years ago

MegacoderKim commented 4 years ago

For smaller projects just getting started async configuration and managing rabbitmq with celery may be an overkill. Is it feasible to make celery optional and enable users to configure they optional queuing library e.g i use django-rq