PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 43 minutes 51 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 253
Rejected
0
llm:7a972df31623adabc598c2f310f3aef83e8f5f0702c896349d4dc542715c2418
Edit
```json
{
"queries": [
{"query": "Mrs", "description": "Passengers with 'Mrs' in their name, typically married women."},
{"query": "Miss", "description": "Passengers with 'Miss' in their name, typically unmarried women."},
{"query": "Master", "description": "Passengers with 'Master' in their name, typically young boys."},
{"query": "Rev", "description": "Passengers with 'Rev' in their name, clergy members aboard."},
{"query": "Dr", "description": "Passengers with 'Dr' in their name, medical doctors or PhDs."},
{"query": "Col", "description": "Passengers with 'Col' in their name, military officers."},
{"query": "Capt", "description": "Passengers with 'Capt' in their name, ship or military captains."},
{"query": "Major", "description": "Passengers with 'Major' in their name, military officers."},
{"query": "Lady", "description": "Passengers with 'Lady' in their name, titled nobility."},
{"query": "Sir", "description": "Passengers with 'Sir' in their name, knighted individuals."}
]
}
```