PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 10 hours 40 minutes 2 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
2 / 1 024 max
Total
66 086
Rejected
0
llm:42064fcdef03dae2ed7ee92fc8b6d96e61eee9f4a8cd1fd9e74fcb75e2080533
Edit
```json
{
"classifications": [
{
"column": "product",
"role": "identifier",
"confidence": 0.95,
"reason": "Unique product names (7 distinct values in 7 rows) serving as primary key for product records"
},
{
"column": "series",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality categorical field (3 distinct values) used to group/filter products by product line"
},
{
"column": "sales_price",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric price values that would be aggregated (avg/sum) in analytics; wide range (55 to 26768)"
}
]
}
```