PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 23 hours 16 minutes
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
75 239
Rejected
0
llm:19bd51d222f33a5074075b20097d298b60a05244918cc23306ba212777bf405c
Edit
```json
{
"table_name": "table_tennis_sept2022",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["X"],
"unique_per_row": true
},
"time_axis": {
"columns": ["Date", "Time"],
"kind": "event_time"
},
"reasoning": "X is a unique match identifier (Uniqueness 1.000, RPUV 1.00). Each row describes one complete table tennis match with its final outcome — Player1 vs Player2, set scores, game-by-game scores laid out in columns (P1_G1 through P2_G5), and the winner. The Date/Time columns are attributes of when the match occurred, not an axis ordering actions of a repeating entity. This is a catalog of match records, each uniquely identified: dimension."
}
```