PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 7 minutes 17 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
75 483
Rejected
0
llm:6ddc9e2bd64f36ec220b08474d0a2ce48f859682c67c9aaaf521c767b7fa6019
TTL 5 days 19 hours 41 minutes 52 seconds Size 1,00KB Export
Edit
```json { "table_name": "deleted_datasets", "table_type_tags": [ {"tag": "path", "confidence": 0.80}, {"tag": "dimension", "confidence": 0.30} ], "primary_type": "path", "insufficient_evidence": false, "entity": { "columns": ["dataset_id"], "unique_per_row": true }, "time_axis": { "columns": ["created_at", "deleted_at", "purged_at"], "kind": "event_time" }, "reasoning": "dataset_id is unique per row (Uniqueness 1.000), and the table records a complete lifecycle of dataset deletion with three timestamped transitions: created_at → deleted_at → purged_at. Each row traces the entity's progression through states (created, deleted, purged) laid out horizontally in columns — this is the wide-form path pattern. The lifecycle is complete (all three timestamps present, 0% nulls), making this a strong path reading despite entity uniqueness." } ```