Categorygithub.com/breez/data-sync
modulepackage
0.0.0-20250206114649-2b67f7774ab8
Repository: https://github.com/breez/data-sync.git
Documentation: pkg.go.dev

# README

sdk-data-sync

A simple service to synchronize user data across different apps. The service has two endpoints:

  1. SetRecord - create/update a specific record that supports conflict detection
  2. ListChanges - list changes since a specific revision
  3. TrackChanges - listen in real-time for new changes

TODOs

  • Distribute sqlite files accross different folders.
  • DDoS protection.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author