PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 43 minutes 3 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 213
Rejected
0
llm:527aee801e6545be89bf886bc0f1294af5ffea53d325c992f23c19a791f77973
Edit
```json
{
"classifications": [
{
"column": "ip",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (207/207), zero nulls, uniquely identifies each IP address row"
},
{
"column": "country_code",
"label": "none",
"confidence": 1.0,
"reason": "Only 5 distinct values with 57% nulls, descriptive attribute not a key"
},
{
"column": "country",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values with 93% nulls, descriptive attribute not a key"
},
{
"column": "city",
"label": "none",
"confidence": 1.0,
"reason": "38 distinct values with 57% nulls, descriptive attribute not a key"
},
{
"column": "region",
"label": "none",
"confidence": 1.0,
"reason": "23 distinct values with 57% nulls, descriptive attribute not a key"
},
{
"column": "lat",
"label": "none",
"confidence": 1.0,
"reason": "42 distinct values with 57% nulls, geographic coordinate not a key"
},
{
"column": "lon",
"label": "none",
"confidence": 1.0,
"reason": "42 distinct values with 57% nulls, geographic coordinate not a key"
},
{
"column": "label",
"label": "none",
"confidence": 1.0,
"reason": "38 distinct values with 57% nulls, descriptive label not a key"
},
{
"column": "resolved_at",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but timestamp of resolution, not an identifier for the IP entity"
}
]
}
```