mongodb - Does mongo-scala-driver support GridFs? -


i @ documentation here http://mongodb.github.io/mongo-scala-driver/1.1/ , not find mentioned.

unfortunately mongo-scala-driver written scratch (it's not java driver wrapper) , does not support gridfs.

you can take @ reactivemongo - it offers api gridfs.

otherwise, can use java driver instead.


Comments

Popular posts from this blog

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -