PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 2 minutes 44 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
4 / 1 024 max
Total
67 484
Rejected
0
llm:43dce5ddaa8fd2eaeba00a07989c7e62e5f9f6610e38d248f65dbd4145458712
Edit
```json
{
"classifications": [
{
"column": "sales_agent",
"label": "primary_key",
"confidence": 0.95,
"reason": "100% distinct (35/35), zero nulls, represents unique individuals in sales_teams table"
},
{
"column": "manager",
"label": "foreign_key",
"confidence": 0.7,
"reason": "Low distinct count (6/35) with repetition, likely references a managers table"
},
{
"column": "regional_office",
"label": "foreign_key",
"confidence": 0.65,
"reason": "Low distinct count (3/35) with high repetition, likely references a regions/offices table"
}
]
}
```