A simple service to synchronize user data across different apps. The service has two endpoints:
- SetRecord - create/update a specific record that supports conflict detection
- ListChanges - list changes since a specific revision
- TrackChanges - listen in real-time for new changes
- Distribute sqlite files accross different folders.
- DDoS protection.