PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 23 hours 45 minutes 3 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 330
Rejected
0
llm:ee51b6e395b1f9c487c91ba3bddd0ecc6e3a345b16bc748453842c501fadf88c
TTL 5 days 20 hours 4 minutes 26 seconds Size 1,12KB Export
Edit
```json { "table_name": "llm_calls", "table_type_tags": [ {"tag": "event", "confidence": 0.90}, {"tag": "dimension", "confidence": 0.15} ], "primary_type": "event", "insufficient_evidence": false, "entity": { "columns": ["id"], "unique_per_row": true }, "time_axis": { "columns": ["created_at"], "kind": "event_time" }, "reasoning": "The entity id is unique per row (Uniqueness 1.000, RPUV 1.00), and created_at is a complete event timestamp (Uniqueness 1.000) with high monotonicity (1.000). Each row records an LLM API call occurrence — something that HAPPENED — with purpose, model, status, and performance metrics (tokens, cost, latency). The rows are bare occurrences to count and analyze; replaying them does not reconstruct a meaningful state of the id entity (the id is an artificial occurrence identifier, not a tracked object). This is event. The unique-per-row grain gives a weak secondary dimension reading, but the action-driven row existence dominates." } ```