@syncular/core
v0.0.6-243
Published
Core protocol types and shared utilities for the Syncular sync framework
Downloads
19,213
Maintainers
Readme
@syncular/core
Core protocol types, schemas, and shared utilities for Syncular (scopes, commit-log types, telemetry, blob types, etc.).
Most apps won't depend on this directly. It is the shared foundation used by @syncular/client, @syncular/server, and the transports.
Install
npm install @syncular/coreDocumentation
- Overview: https://syncular.dev/docs/introduction/what-is-syncular
- Architecture (commit log, push/pull, snapshots): https://syncular.dev/docs/introduction/architecture
Links
- GitHub: https://github.com/syncular/syncular
- Issues: https://github.com/syncular/syncular/issues
Status: Alpha. APIs and storage layouts may change between releases.
