aheckmann / gridfs-stream

Easily stream files to and from MongoDB
MIT License
615 stars 120 forks source link

'exist' method does not respect 'root' option #50

Closed tsabolov closed 10 years ago

tsabolov commented 10 years ago

It is impossible to check if file exist in collection other than the default one, as 'exist' method does not respect 'root' option.