)]}'
{
  "commit": "86a10deecb1187e53d8c8cea4065b6fb0bcd776c",
  "tree": "4e31da79ee02060f5d7ed2b0c5f1f080df8527f8",
  "parents": [
    "8a0df74cb0b414e5b65010d89ac34c880f425603"
  ],
  "author": {
    "name": "Hubert Gruszecki",
    "email": "h.gruszecki@gmail.com",
    "time": "Fri Jan 09 10:35:27 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 09 10:35:27 2026 +0100"
  },
  "message": "feat(server): add SegmentedSlab collection (#2549)\n\nAdd a concurrent segmented slab with structural sharing,\ndesigned for Read-Copy-Update patterns with lock-free\nreads and copy-on-write modifications.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4c330ed8dfaeb42cadb2669f37b7d5d3b0862ec8",
      "old_mode": 33188,
      "old_path": "Cargo.lock",
      "new_id": "b5761f4f33bb6fce51281c4f0306ae65c9888e28",
      "new_mode": 33188,
      "new_path": "Cargo.lock"
    },
    {
      "type": "modify",
      "old_id": "a529c1ab3603a754156a3102fb98088468a1b665",
      "old_mode": 33188,
      "old_path": "core/common/Cargo.toml",
      "new_id": "65124b6311c04f40e018d1a43225fb2029eaa196",
      "new_mode": 33188,
      "new_path": "core/common/Cargo.toml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ce21f85844e3ccff96deb0e3c92bfb3bee411900",
      "new_mode": 33188,
      "new_path": "core/common/src/collections/mod.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fc75239a4f7f92bb5313e056196c3c4b6db0284c",
      "new_mode": 33188,
      "new_path": "core/common/src/collections/segmented_slab.rs"
    },
    {
      "type": "modify",
      "old_id": "9171c4097d8df30642eaddec2764a36fa0c9bd24",
      "old_mode": 33188,
      "old_path": "core/common/src/lib.rs",
      "new_id": "9eaf655318bb812283cb05d82714c9eea134b845",
      "new_mode": 33188,
      "new_path": "core/common/src/lib.rs"
    }
  ]
}
