DocsDocsExamplesExamplesBlogBlog
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Background
  • Getting Started
    • Intro
    • Installation
    • Quickstart
      • Your First App
      • ReactJS
      • WASM & Browser APIs
      • Browser Persistence
      • Networking
      • Reactivity
      • NodeJS
      • Example Apps
      • crsql_as_crr
      • crsql_finalize
      • crsql_changes
      • crsql_begin_alter
      • crsql_commit_alter
      • crsql_tracked_peers
      • crsql_db_version
      • crsql_site_id
      • crsql_fract_as_ordered
      • crsql_master
      • SQLite APIs
    • Migrations
      • About
      • Table CRDTs
      • Column CRDTs
      • Sequence CRDTs
      • Background
      • Whole CRR Sync
      • Partial CRR Sync
      • Implementations
    • Constraints
    • Custom Syntax
    • CRR
    • Causal Consistency
    • Languages
Question? Give us feedback → (opens in a new tab)Edit this page
Docs
CR-SQLite
CRDTs
Sequence CRDTs

Sequence CRDTs

Sequence CRDTs are primarily for modeling collaborative text documents. We're in the process of implemeting sequence crdt support.

Follow along here (opens in a new tab).

Column CRDTsBackground

MIT 2025 © One Law LLC