PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 22 hours 22 minutes 43 seconds

Memory

Total
512MB
Used
8,12MB (1.59%)
Free
503,88MB

Keys

Current
6 241
Total (since start)
11 098
Evictions
0
Reclaimed
308
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
4 / 1 024 max
Total
74 682
Rejected
0
llm:2cd77ea0787795974622f7ebcb0f9a0a63ea3f371edda9d4d211f05faf9ae194
TTL 5 days 22 hours 58 minutes 25 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." } ```