diffsync
latest

Contents:

  • Overview
  • Getting Started
  • Core Engine
  • Global and Model Flags
  • Custom Diff Class
  • Store backends
  • Examples
  • API Reference
  • License
diffsync
  • »
  • Welcome to DiffSync’s documentation!
  • Edit on GitHub

Welcome to DiffSync’s documentation!

Contents:

  • Overview
  • Getting Started
    • Define your model with DiffSyncModel
    • Define your system adapter with DiffSync
    • Store data in a DiffSync object
    • Update remote system on sync
  • Core Engine
  • Global and Model Flags
    • Global flags
    • Model flags
    • Working with flags
  • Custom Diff Class
    • Using your own Diff class
    • Change the order in which the element are being processed
  • Store backends
    • Use the LocalStore Backend
    • Use the RedisStore Backend
  • Examples
    • Example 1 - Multiple Data Sources
    • Example 2 - Callback Function
    • Example 3 - Work with a remote system
    • Example 4 - Using get or update helpers
  • API Reference
    • Subpackages
  • License

Indices and tables

  • Index

  • Module Index

Next

© Copyright 2020-2021, Network to Code, LLC <info@networktocode.com>. Revision eda2fe15.

Built with Sphinx using a theme provided by Read the Docs.