Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
MongoDB has an "extension" called GridFS that allows storing of very large "files" into the MongoDB database in a relatively efficient way. It would be good to add a GridFS API based IO to allow retrieving the data for processing.