PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 15 hours 10 minutes 56 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 185
Rejected
0
llm:75f5df90dfc50fd4191d0caea8c505e87fed34acea1a087c7c1c95c2d2c9fb1e
Edit
```json
{
"queries": [
{
"query": "Iris-setosa",
"description": "All measurements and records for the Iris-setosa species."
},
{
"query": "Iris-versicolor",
"description": "All measurements and records for the Iris-versicolor species."
},
{
"query": "Iris-virginica",
"description": "All measurements and records for the Iris-virginica species."
},
{
"query": "setosa",
"description": "Records containing setosa in any field."
},
{
"query": "versicolor",
"description": "Records containing versicolor in any field."
},
{
"query": "virginica",
"description": "Records containing virginica in any field."
},
{
"query": "Iris",
"description": "All iris species records in the dataset."
},
{
"query": "setosa versicolor",
"description": "Records mentioning either setosa or versicolor species."
}
]
}
```