April 10, 2014
9:17 a.m.
Hi, Voyage did not implement GridFS out of the box. But It can be extended to use it, it does not looks as a real complicated API. Esteban On 10 Apr 2014, at 11:07, roberto.minelli@usi.ch wrote:
Hi guys,
I need to store objects (i.e., mongo documents) which exceeds the BSON-document size of 16MB.
I run into the âofficialâ mongoDB solution, which is to use GridFS.
Does anyone know if there is any possibility to use GridFS within Pharo? For example with Voyage⦠or any other suggestion is highly appreciated!
Cheers, Roberto