Scille/umongo

Referencing GridFS data?

whophil opened this issue · 0 comments

I would like to reference binary blobs larger than 16 MB in size in my uMongo documents.

Seems like it should be possible to implement a sort of GridFS reference as a type of field. Has anybody tried this, or put any thought to how it might be done?

Relates to #37