moleculer-db
moleculer-db copied to clipboard
Feature enhancement - add GridFS methods to mongodb adapter
I'd like ot request that GridFS be added to the moleculer-db-adapter-mongo package so that GridFS streams can be used for files like images / audio / large text files can be uploaded to a db. http://mongodb.github.io/node-mongodb-native/3.5/tutorials/gridfs/streaming/
Has this already been added ?