Closed lbwexler closed 2 months ago
Needed to remove the oldValue in our change handler -- we could bring it back optionally, but it will require giving up on our performance enhancements to avoid serializing "old" versions of our large data sets
oldValue
Will look with care tomorrow - eager to see it, thanks for setting this up.
Please see proposed updates in #388
CR: Tom, ATM, Greg
Needed to remove the
oldValue
in our change handler -- we could bring it back optionally, but it will require giving up on our performance enhancements to avoid serializing "old" versions of our large data sets