PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 40 minutes 9 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
4 / 1 024 max
Total
67 249
Rejected
0
llm:618e74a151b7b67bac9a917aad2bc6ba81fa8a3d9675782f0556032df7b2c512
Edit
```json
{
"queries": [
{"query": "orthodox stance", "description": "Matches featuring boxers with orthodox fighting stance."},
{"query": "southpaw", "description": "Matches with southpaw stance boxers."},
{"query": "knockout", "description": "Matches that ended in knockout."},
{"query": "unanimous decision", "description": "Matches decided by unanimous decision from all judges."},
{"query": "split decision", "description": "Matches with split decision outcomes."},
{"query": "draw", "description": "Matches that ended in a draw."},
{"query": "technical knockout", "description": "Matches ending in technical knockout."},
{"query": "majority decision", "description": "Matches decided by majority decision."},
{"query": "disqualification", "description": "Matches ending in disqualification."},
{"query": "no contest", "description": "Matches ruled as no contest."}
]
}
```