Licence
MIT
Version
0.2.1
Deps
0
Size
173 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
@convex-localfirst/core
The local-first engine for Convex: a canonical-centric store
where the live view is derived (canonical + replay(pending)), so server changes never
clobber pending local ops. Includes the sync protocol, deterministic op ordering, an
IndexedDB adapter with migrations, Web Locks multi-tab leadership, and opt-in convergent
merges (set / counter / timestamp-LWW).
Most apps use @convex-localfirst/react
or @convex-localfirst/server
rather than this package directly.
npm install @convex-localfirst/core
MIT