{
  "$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": "cad040-lattice-queue",
  "name": "CAD040: Lattice Queue",
  "description": "A Kafka-style append-only log on the lattice — stable offsets, independent consumer positions, CRDT-convergent replication, and truncation that preserves offset identity. Event streaming without a central broker, paired with CAD037's state to cover both halves of distributed-system data.",
  "longDescription": null,
  "homepage": "https://docs.convex.world/docs/cad/040_lattice_queue",
  "repo": "https://github.com/Convex-Dev/design/tree/main/docs/cad/040_lattice_queue",
  "docs": null,
  "links": [],
  "tags": [
    "spec",
    "queue",
    "lattice",
    "crdt",
    "streaming"
  ],
  "badge": "CAD",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad040-lattice-queue/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad040-lattice-queue.md",
  "generated": "2026-04-19T08:15:29.575Z"
}