PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 21 hours 29 minutes 26 seconds

Memory

Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB

Keys

Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
4 / 1 024 max
Total
74 064
Rejected
0
llm:60ccf01e8baa7547bc471b0dcd9e58ea8e8198553bb10e55284836595beec2ab
TTL 5 days 23 hours 54 minutes 19 seconds Size 1,72KB Export
Edit
```json { "classifications": [ { "column": "id", "role": "identifier", "confidence": 1.0, "reason": "Primary key with unique values (12945 distinct in 12945 rows)" }, { "column": "message_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key referencing messages; used for JOINs despite repetition" }, { "column": "model", "role": "dimension", "confidence": 1.0, "reason": "Low cardinality (6 values) categorical field for grouping/filtering LLM models" }, { "column": "provider", "role": "dimension", "confidence": 1.0, "reason": "Low cardinality (3 values) categorical field for grouping by provider" }, { "column": "purpose", "role": "dimension", "confidence": 1.0, "reason": "Low cardinality (7 values) categorical field for grouping by call purpose" }, { "column": "tokens_in", "role": "measure", "confidence": 1.0, "reason": "Numeric quantity to aggregate (sum/avg) for input token usage" }, { "column": "tokens_out", "role": "measure", "confidence": 1.0, "reason": "Numeric quantity to aggregate (sum/avg) for output token usage" }, { "column": "cost_usd", "role": "measure", "confidence": 1.0, "reason": "Numeric amount to aggregate (sum/avg) for cost analysis" }, { "column": "latency_ms", "role": "measure", "confidence": 1.0, "reason": "Numeric quantity to aggregate (sum/avg) for performance analysis" } ] } ```