-
Type:
Task
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: legacy-1.1.0
-
Environment:windows
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I want to save records as BSONObj in memory, then we can access them easier, when out logic modify records we can modify the data in memory and update them in database, but now we can not modify BSONObj,how can we do this now