PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 15 hours 11 minutes 25 seconds
Memory
Total
512MB
Used
10,72MB (2.09%)
Free
501,28MB
Keys
Current
8 118
Total (since start)
11 096
Evictions
0
Reclaimed
206
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
70 205
Rejected
0
llm:165eaeed69a302412c6b27872aa5dbd7440a660e82f4bce061366fc18523438d
Edit
```json
{
"queries": [
{"query": "Player1", "description": "Matches where Player1 competed."},
{"query": "Player2", "description": "Matches where Player2 competed."},
{"query": "Sets_P1 3", "description": "Matches where Player 1 won 3 sets."},
{"query": "Sets_P2 3", "description": "Matches where Player 2 won 3 sets."},
{"query": "P1_G1 11", "description": "Matches where Player 1 scored 11 points in game 1."},
{"query": "P2_G1 11", "description": "Matches where Player 2 scored 11 points in game 1."},
{"query": "HomeWinner", "description": "Matches with a home winner recorded."},
{"query": "Sets_P1 0", "description": "Matches where Player 1 won zero sets."},
{"query": "P1_G5", "description": "Matches that went to a fifth game."},
{"query": "Sets_P2 2", "description": "Matches where Player 2 won 2 sets."}
]
}
```