vert-x3 / vertx-mongo-client

Mongo Client for Eclipse Vert.x
http://vertx.io
Apache License 2.0
58 stars 98 forks source link

Read file gridfs into ReadStream #295

Closed liuchong closed 1 year ago

liuchong commented 1 year ago

Motivation:

Sometimes we need only a ReadStream, no need to write to a file.

liuchong commented 1 year ago

Please check if we need this @vietj @pmlopes @tsegismont , I will add some unit test and do more code optimization if it will merge, thanks!

tsegismont commented 1 year ago

Thank you @liuchong , I'll review it

liuchong commented 1 year ago

Ok, sorry for the delay, I will add tests in my tomorrow morning 👀

tsegismont commented 1 year ago

No worries, thank you!