PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 40 minutes 48 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
4 / 1 024 max
Total
68 099
Rejected
0
llm:0c19d016c9958309e98924503fe2028fb02fe0df708983766c84d9a113fb4fc2
Edit
```json
{
"queries": [
{"query": "Mr", "description": "Male passengers with 'Mr' in their name."},
{"query": "Mrs", "description": "Married female passengers with 'Mrs' in their name."},
{"query": "Miss", "description": "Unmarried female passengers with 'Miss' in their name."},
{"query": "Master", "description": "Young boys and male children with 'Master' in their name."},
{"query": "Rev", "description": "Clergy members with 'Rev' in their name."},
{"query": "Dr", "description": "Doctors and medical professionals aboard."},
{"query": "Col", "description": "Military officers with 'Col' in their name."},
{"query": "Capt", "description": "Ship captains and military captains aboard."},
{"query": "Major", "description": "Military majors with 'Major' in their name."},
{"query": "Lady", "description": "Nobility with 'Lady' in their name."}
]
}
```