PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 15 hours 48 minutes 45 seconds

Memory

Total
512MB
Used
10,72MB (2.09%)
Free
501,28MB

Keys

Current
8 118
Total (since start)
11 096
Evictions
0
Reclaimed
206
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
70 596
Rejected
0
llm:e99efd727c1a00cbe5671c73f833887044c45ea489c7b53060013f6e0a66b0ee
TTL 6 days 5 hours 32 minutes 23 seconds Size 928,00B Export
Edit
```json { "table_name": "neal_actions", "table_type_tags": [ {"tag": "dimension", "confidence": 0.90} ], "primary_type": "dimension", "insufficient_evidence": false, "entity": { "columns": ["id"], "unique_per_row": true }, "time_axis": { "columns": ["created_at"], "kind": "event_time" }, "reasoning": "The entity id has Uniqueness 1.000 (RPUV 1.00), making each row unique information about one action. The timestamps created_at, permitted_at, settled_at describe the lifecycle of each action — when it was created, permitted, and settled — but these are attributes of the action record, not an axis ordering multiple occurrences of a repeating entity. Each action is a distinct thing cataloged once; the table is a catalog of actions → dimension." } ```