rocicorp/replicache
Realtime Sync for Any Backend Stack observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2290
- days_rel: n/a
- days_push: 1580
- n_releases_24m: 0
Adoption not part of the score
1172 stars · 37 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Replicache is a client-side sync framework for building realtime, offline-capable web applications on top of any backend stack. It provides optimistic mutations, realtime subscriptions, and automatic synchronization between browser-local data and a server.
Use cases
- build realtime collaborative apps like shared todo lists or whiteboards
- add offline support to a web app with automatic background sync
- implement optimistic UI updates that roll back when server mutations fail
- sync client state across browsers in a multiplayer app
- add instant local-first data mutations to an existing backend
- build a Figma-like multiplayer experience without rewriting the backend
When to choose
- you need realtime collaboration or offline-first behavior in a web app
- you want to keep your existing backend stack and just add a sync layer
- you want optimistic mutations with automatic rollback on failure
When to avoid
- your app is simple CRUD with no realtime or offline requirements
- you need a fully managed backend sync service rather than a client framework
- you require a permissive open-source license - Replicache uses a custom commercial-friendly-but-proprietary license
Facets
library · maturity active
state-management caching websocket http-client web-development frontend microservices browser offline-first realtime-sync multiplayer collaborative-editing optimistic-ui sync-engine real-time javascript typescript nodejs web
3 sources
- readme: https://github.com/rocicorp/replicache · fetched 2026-08-28 · c613cde935af
- homepage: https://doc.replicache.dev · fetched 2026-08-29 · 0ed24e5a66c1
- registry_npm: https://registry.npmjs.org/replicache · fetched 2026-08-29 · 6a2587ead0d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rocicorp/replicache | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="rocicorp/replicache")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem