PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 7 hours 40 minutes 10 seconds

Memory

Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB

Keys

Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
2 / 1 024 max
Total
63 044
Rejected
0
llm:2b1b6b2ba6a1cf619fdc1687bf4687f4aada6c20da6526195c1d6c3e37d2a108
TTL 6 days 13 hours 45 minutes 25 seconds Size 2,93KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (49360/49360), zero nulls, sequential BIGINT identifier" }, { "column": "created_at", "label": "none", "confidence": 1.0, "reason": "Timestamp column, not a key despite 100% distinct values" }, { "column": "purpose", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with 26 distinct values, describes call purpose" }, { "column": "model", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with 7 distinct model names" }, { "column": "provider", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with 3 distinct providers" }, { "column": "status", "label": "none", "confidence": 1.0, "reason": "Binary status indicator (ok/error)" }, { "column": "input_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric metric, not a key" }, { "column": "output_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric metric, not a key" }, { "column": "cache_read_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric metric, not a key" }, { "column": "cache_write_tokens", "label": "none", "confidence": 1.0, "reason": "Numeric metric, not a key" }, { "column": "cost_usd", "label": "none", "confidence": 1.0, "reason": "Numeric metric, not a key" }, { "column": "latency_ms", "label": "none", "confidence": 1.0, "reason": "Numeric metric, not a key" }, { "column": "cache_hit", "label": "none", "confidence": 1.0, "reason": "Binary flag (0/1)" }, { "column": "error_type", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with 96% nulls, describes error category" }, { "column": "error_message", "label": "none", "confidence": 1.0, "reason": "Text attribute with 96% nulls, describes error details" }, { "column": "dataset_id", "label": "foreign_key", "confidence": 0.95, "reason": "217 distinct values (0.4% of rows), 3.3% nulls, references dataset table" }, { "column": "job_id", "label": "foreign_key", "confidence": 0.95, "reason": "5124 distinct values (10.4% of rows), 4.2% nulls, references job table" }, { "column": "conversation_id", "label": "foreign_key", "confidence": 0.9, "reason": "67 distinct values, 98.9% nulls, references conversation table when present" } ] } ```