pyepye/django-amplitude

Add async support

umangsh opened this issue · 1 comments

Consider adding async client support for Amplitude send_events request.
A fire and forget ping to amplitude would be a nice option to have instead of a blocking request.