-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: GridFS
-
Environment:Customer request
-
Query Execution
Problem:
Append to the end of a file in GridFS.
At present, you need to read the file, append to the object client side and then re-write the object.