Skip to content

breez/data-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 version.

TODOs

  • gRPC stream endpoint to get realtime changes.
  • Distribute sqlite files accross different folders.
  • DDoS protection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published