@syncular/server
v0.0.6-246
Published
Server-side sync engine with push/pull, pruning, and snapshot support
Maintainers
Readme
@syncular/server
Framework-agnostic server sync engine for Syncular: commit log, push/pull, scopes/subscriptions, snapshots, blobs, pruning/compaction, and proxy support.
Typically used with @syncular/server-hono for HTTP routes, WebSocket wake-ups, and the admin console API.
Install
npm install @syncular/serverDocumentation
- Server setup: https://syncular.dev/docs/build/server-setup
- How sync works: https://syncular.dev/docs/introduction/architecture
- Server overview: https://syncular.dev/docs/server/overview
Links
- GitHub: https://github.com/syncular/syncular
- Issues: https://github.com/syncular/syncular/issues
Status: Alpha. APIs and storage layouts may change between releases.
