{
  "$schema": "https://brittleboye.github.io/awesome-lattice/projects.schema.json",
  "category": {
    "id": "cads",
    "title": "Convex Architecture Documents",
    "url": "https://brittleboye.github.io/awesome-lattice/cads/"
  },
  "slug": "cad037-kv-database",
  "name": "CAD037: KV Database",
  "description": "A Redis-style per-owner signed KV store on the lattice — multi-writer, offline-first, convergent without leader election because merge is mathematical, not negotiated. Gives hybrid dApps the shared mutable state that a global blockchain cannot afford to host.",
  "longDescription": null,
  "homepage": "https://docs.convex.world/docs/cad/037_kv_database",
  "repo": "https://github.com/Convex-Dev/design/tree/main/docs/cad/037_kv_database",
  "docs": null,
  "links": [],
  "tags": [
    "spec",
    "database",
    "lattice",
    "crdt",
    "storage"
  ],
  "badge": "CAD",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad037-kv-database/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad037-kv-database.md",
  "generated": "2026-04-19T08:15:29.573Z"
}