April 10, 2014
9:41 a.m.
Ok, thanks Esteban. Do you plan to integrate it in Voyage or should we look into it? Any starting point? Never done something similar. Cheers, R On Apr 10, 2014, at 11:17 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
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