industrydive / fileflow

Airflow plugin to transfer arbitrary files between operators
http://fileflow.readthedocs.io/en/latest/
Apache License 2.0
78 stars 21 forks source link

Add GridFS as backed storage mechanism #16

Open tonal opened 7 years ago

tonal commented 7 years ago

https://docs.mongodb.com/manual/core/gridfs/

elidickinson commented 7 years ago

Interesting. Out of curiosity, what's the use case? Trying to take advantage of an existing MongoDb instance?