PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 43 minutes 51 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 164
Total (since start)
11 094
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
5 / 1 024 max
Total
68 248
Rejected
0
llm:70794c6f33c943723c09cd02615f9196450777f7259247559a25261c7d8e9802
Edit
```json
{
"table_name": "fighters",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["name"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "The entity is name with Uniqueness 0.999 (2756 unique values across 2760 rows, RPUV 1.00) — each row describes one fighter. The columns are career statistics (wins, losses, draws, ko_rate) and physical/demographic attributes (stance, age, height, reach, country), with no time axis ordering changes or events. The sibling table popular_matches likely references fighters from this catalog. This is a dimension table defining the fighters that matches build upon."
}
```