PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 2 hours 34 minutes 50 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
3 / 1 024 max
Total
76 391
Rejected
0
llm:3715d289fc139f20ea50913639fba5f3afe3fb1a7b3e70ddcbf0abf40c2c90bb
TTL 5 days 17 hours 15 minutes 33 seconds Size 1,17KB Export
Edit
```json { "table_name": "pipeline_stage_status", "table_type_tags": [ {"tag": "event", "confidence": 0.90}, {"tag": "path", "confidence": 0.30} ], "primary_type": "event", "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 execution — a discrete action (download, bronze, classify, etc.) that happened to the batch. The rows are bare occurrences to count and analyze, not state transitions that replay into a meaningful entity state. The id column (Uniqueness 1.000) is an artificial occurrence identifier, not the entity. Event is the primary reading; path receives minor confidence because the rows do chronicle a batch's progression through stages, though no tracked balance accumulates." } ```