PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 13 hours 3 minutes 33 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 166
Total (since start)
11 096
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
68 514
Rejected
0
llm:d172df7944dae1c7db2ce7141589da1c9be0fdcc92d6515b43948869600e9b83
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"
}
]
}
```