PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 3 hours 34 minutes 56 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
76 711
Rejected
0
llm:a729a311b1076815e8ce8b3cd10883ec8f8f6b20d7dc8ff69ec5ac9175b9b297
TTL 5 days 16 hours 19 minutes 54 seconds Size 1,25KB Export
Edit
```json { "classifications": [ { "column": "jobs_id", "label": "foreign_key", "confidence": 0.95, "reason": "References jobs table; 113 distinct values in 226 rows (50% distinct) indicates repeated values typical of foreign keys" }, { "column": "model_name", "label": "none", "confidence": 0.99, "reason": "Only 5 distinct values in 226 rows; categorical dimension, not a key" }, { "column": "calls", "label": "none", "confidence": 1.0, "reason": "Only 3 distinct values (2, 6, 7); metric column, not a key" }, { "column": "input_tokens", "label": "none", "confidence": 0.99, "reason": "104 distinct values but represents usage metric; not suitable as key" }, { "column": "output_tokens", "label": "none", "confidence": 0.99, "reason": "142 distinct values but represents usage metric; not suitable as key" }, { "column": "cost_usd", "label": "none", "confidence": 0.99, "reason": "159 distinct values but represents calculated cost metric; not a key" } ] } ```