thisissoon / Flask-Store

A Django-Storages inspired Flask File Storage solution allowing for different storage backends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocking Support

krak3n opened this issue · comments

gevent should be an optional. We should provided classes which explicitly use gevent. This will give most flexibility to users. There is nothing sopping us having a blocking upload to S3 in a celery task for example.