PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 9 hours 44 minutes 53 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
3 / 1 024 max
Total
65 376
Rejected
0
llm:fdd66d2363ea95bcbac48bb876c498a9894adc593a1d12e47952a404d02343f5
Edit
```json
{
"table_name": "cleandata_v3",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.90},
{"tag": "event", "confidence": 0.15}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["_unnamed_0", "X"],
"unique_per_row": true
},
"time_axis": {
"columns": [],
"kind": null
},
"reasoning": "Both _unnamed_0 and X have Uniqueness 1.000 (RPUV 1.00), making each row unique. Each row describes a single boxing match with its complete attributes (boxers, results, stats, fight outcome). No time axis exists — the table is a catalog of match records. The presence of sibling tables (boxing_pulev, boxing_tysonfury, boxing_klitschko) suggests this is a reference table of fight records those tables may build upon. Dimension is the clear classification: entity unique per row, no temporal ordering of actions."
}
```