The core engine of DiffSync is meant to be transparent for most users but in some cases it's important to have the ability to change its behavior to adjust to some specific use cases. For these use cases, there are several ways to customize its behavior:
- Global and Model Flags
- Diff class
.. mdinclude:: 01-flags.md
.. mdinclude:: 02-customize-diff-class.md
.. mdinclude:: 03-store.md