Files
go-kv/.omo/boulder.json
T
dailz 3c0e3b14ff feat(memtable): implement SkipList with lock-free reads
- memtable/skiplist.go: heap-backed SkipList with atomic.Pointer next pointers
- Mutex-protected writes, lock-free reads with release/acquire ordering
- Copy-on-insert and copy-on-return for key/value safety
- Forward iterator that skips pending entries
- Comprehensive tests: ordered insert, overwrite, pending hidden, concurrent -race
2026-06-12 13:34:02 +08:00

141 lines
4.8 KiB
JSON

{
"schema_version": 2,
"active_work_id": "phase1-wal-3bc18f0c",
"works": {
"phase1-wal-3bc18f0c": {
"work_id": "phase1-wal-3bc18f0c",
"active_plan": "/home/dailz/workspace/src/go-kv/.omo/plans/phase1-wal.md",
"plan_name": "phase1-wal",
"status": "active",
"started_at": "2026-06-12T05:09:32.588Z",
"updated_at": "2026-06-12T05:33:52.854Z",
"session_ids": [
"opencode:ses_145c3bae9ffeTB2zbsTym0Cev8"
],
"session_origins": {
"opencode:ses_145c3bae9ffeTB2zbsTym0Cev8": "direct"
},
"agent": "atlas",
"task_sessions": {
"todo:1": {
"task_key": "todo:1",
"task_label": "1",
"task_title": "Project scaffolding + go.mod + config types",
"session_id": "opencode:ses_145c254a5ffemom68fK0rmB26W",
"agent": "Sisyphus-Junior",
"category": "quick",
"updated_at": "2026-06-12T05:15:14.028Z",
"started_at": "2026-06-12T05:14:15.365Z",
"status": "completed",
"ended_at": "2026-06-12T05:15:14.028Z",
"elapsed_ms": 58663
},
"todo:2": {
"task_key": "todo:2",
"task_label": "2",
"task_title": "Error types + constants",
"session_id": "opencode:ses_145bdf583ffe6PSExxk7J357zT",
"agent": "Sisyphus-Junior",
"category": "quick",
"updated_at": "2026-06-12T05:22:47.301Z",
"started_at": "2026-06-12T05:19:53.997Z",
"status": "completed",
"ended_at": "2026-06-12T05:22:47.301Z",
"elapsed_ms": 173304
},
"todo:6": {
"task_key": "todo:6",
"task_label": "6",
"task_title": "WAL Batch encode/decode + fragment collector",
"session_id": "opencode:ses_145b65d08ffebmSv4sk5I69JXZ",
"agent": "Sisyphus-Junior",
"category": "unspecified-high",
"updated_at": "2026-06-12T05:26:58.955Z",
"started_at": "2026-06-12T05:26:43.370Z",
"status": "completed",
"ended_at": "2026-06-12T05:26:58.955Z",
"elapsed_ms": 15585
},
"todo:8": {
"task_key": "todo:8",
"task_label": "8",
"task_title": "SkipList (mutex write + lock-free read)",
"session_id": "opencode:ses_145b2e10affeQnDhHreILvKkkW",
"agent": "Sisyphus-Junior",
"category": "deep",
"updated_at": "2026-06-12T05:33:52.854Z",
"started_at": "2026-06-12T05:32:48.230Z",
"status": "completed",
"ended_at": "2026-06-12T05:33:52.854Z",
"elapsed_ms": 64624
}
}
}
},
"active_plan": "/home/dailz/workspace/src/go-kv/.omo/plans/phase1-wal.md",
"started_at": "2026-06-12T05:09:32.588Z",
"status": "active",
"updated_at": "2026-06-12T05:33:52.854Z",
"session_ids": [
"opencode:ses_145c3bae9ffeTB2zbsTym0Cev8"
],
"session_origins": {
"opencode:ses_145c3bae9ffeTB2zbsTym0Cev8": "direct"
},
"plan_name": "phase1-wal",
"task_sessions": {
"todo:1": {
"task_key": "todo:1",
"task_label": "1",
"task_title": "Project scaffolding + go.mod + config types",
"session_id": "opencode:ses_145c254a5ffemom68fK0rmB26W",
"agent": "Sisyphus-Junior",
"category": "quick",
"updated_at": "2026-06-12T05:15:14.028Z",
"started_at": "2026-06-12T05:14:15.365Z",
"status": "completed",
"ended_at": "2026-06-12T05:15:14.028Z",
"elapsed_ms": 58663
},
"todo:2": {
"task_key": "todo:2",
"task_label": "2",
"task_title": "Error types + constants",
"session_id": "opencode:ses_145bdf583ffe6PSExxk7J357zT",
"agent": "Sisyphus-Junior",
"category": "quick",
"updated_at": "2026-06-12T05:22:47.301Z",
"started_at": "2026-06-12T05:19:53.997Z",
"status": "completed",
"ended_at": "2026-06-12T05:22:47.301Z",
"elapsed_ms": 173304
},
"todo:6": {
"task_key": "todo:6",
"task_label": "6",
"task_title": "WAL Batch encode/decode + fragment collector",
"session_id": "opencode:ses_145b65d08ffebmSv4sk5I69JXZ",
"agent": "Sisyphus-Junior",
"category": "unspecified-high",
"updated_at": "2026-06-12T05:26:58.955Z",
"started_at": "2026-06-12T05:26:43.370Z",
"status": "completed",
"ended_at": "2026-06-12T05:26:58.955Z",
"elapsed_ms": 15585
},
"todo:8": {
"task_key": "todo:8",
"task_label": "8",
"task_title": "SkipList (mutex write + lock-free read)",
"session_id": "opencode:ses_145b2e10affeQnDhHreILvKkkW",
"agent": "Sisyphus-Junior",
"category": "deep",
"updated_at": "2026-06-12T05:33:52.854Z",
"started_at": "2026-06-12T05:32:48.230Z",
"status": "completed",
"ended_at": "2026-06-12T05:33:52.854Z",
"elapsed_ms": 64624
}
},
"agent": "atlas"
}