PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 20 hours 39 minutes 25 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
5 / 1 024 max
Total
73 616
Rejected
0
llm:893118224372aac3ce985b6bb52728ec78daba82a736b0f931a3ad448bb5dfa5
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"
}
]
}
```