diffsync
                                
                                 diffsync copied to clipboard
                                
                                    diffsync copied to clipboard
                            
                            
                            
                        Update Docs for Redis Backend
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.