> Cool, so the coprocessor will feed the value in the database to me and the > value that is coming in just before it is written? > > With bytes, I am using serialized json so the example still applies perfectly > where I could merge the results in the coprocessor and the coprocessor writes > the final result. Would that work? If so, I will definitely check it out.
It is my understanding that yes, it would work like that at a high level. J-D
