diffsync icon indicating copy to clipboard operation
diffsync copied to clipboard

Update Docs for Redis Backend

Open bitstreambiker opened this issue 1 year ago • 0 comments

Per this thread:

https://github.com/networktocode/diffsync/pull/106

Please update documentation for Redis backend as a self.update is necessary after adding child models for the pointers to get the links serialized in pickle. Otherwise, the diff only picks up the parent model.

As the thread discusses, no update is needed for the Local back end.

bitstreambiker avatar May 21 '24 16:05 bitstreambiker