PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 1 hour 47 minutes 35 seconds

Memory

Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB

Keys

Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
4 / 1 024 max
Total
76 145
Rejected
0
llm:6cf56bee92231ebd11ba46576c42c5320b40eb286126040c3091695982f7ff75
TTL 5 days 19 hours 34 minutes 4 seconds Size 1,19KB Export
Edit
```json { "table_name": "pipeline_stage_status", "table_type_tags": [ {"tag": "path", "confidence": 0.90}, {"tag": "event", "confidence": 0.30} ], "primary_type": "path", "insufficient_evidence": false, "entity": { "columns": ["dataset_id", "batch_id"], "unique_per_row": false }, "time_axis": { "columns": ["started_at"], "kind": "event_time" }, "reasoning": "The composite entity (dataset_id, batch_id) repeats across rows (dataset_id RPUV 12.83, batch_id RPUV 6.95), ordered by started_at (Uniqueness 1.000). Each row records a pipeline stage transition (download → bronze → classify → tags → analytics → search → catalog → gold → sample_queries → dashboards → reconcile), and replaying a batch's rows in started_at order reconstructs the batch's progression through the pipeline at any point. The module column identifies which stage completed, outcome/reason record the result, and attempt tracks retries — all state-transition attributes. This is path: the rows trace a batch's lifecycle through processing stages." } ```