PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 35 minutes 23 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
3 / 1 024 max
Total
66 907
Rejected
0
llm:60bf7aa1d0cd1653da577bb60936855025e7c0fe08f877255648dc1dfc91a5f7
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "BIGINT type, 100% distinct (2/2), zero nulls, typical primary key name"
},
{
"column": "dataset_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References dataset table, _id suffix pattern, values can repeat across rows"
},
{
"column": "table_name",
"label": "none",
"confidence": 0.9,
"reason": "Descriptive attribute identifying table being overridden, not a key"
},
{
"column": "column_name",
"label": "none",
"confidence": 0.9,
"reason": "Descriptive attribute identifying column being overridden, not a key"
},
{
"column": "family",
"label": "none",
"confidence": 1.0,
"reason": "Low cardinality (1 distinct), descriptive classification attribute"
},
{
"column": "tag",
"label": "none",
"confidence": 1.0,
"reason": "Low cardinality (1 distinct), descriptive classification attribute"
},
{
"column": "changed_by",
"label": "none",
"confidence": 0.85,
"reason": "Audit field tracking user, low cardinality (1 distinct), not a key"
},
{
"column": "changed_at",
"label": "none",
"confidence": 1.0,
"reason": "Audit timestamp field, not used for identification or joining"
}
]
}
```