PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 4 hours 19 minutes 40 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
60 172
Rejected
0
llm:6459dc2140fb802f44b8e7d01b4d83bc1f9aa3222eba00b661039477d2a76588
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."
}
```