go/zodb: Require PModify to be called before actually changing an object
This will allow persistency layer to do kind of copy-on-write, if e.g. there are many connections that are sharing object's state.
Showing
Please register or sign in to comment