PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 9 hours 45 minutes 48 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
65 484
Rejected
0
llm:58cfba88b8842fd114287b3286185c271d2ed867a1d2fab54672d8059d329c94
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key for the classification_overrides table"
},
{
"column": "dataset_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key reference to dataset; used for JOINs"
},
{
"column": "table_name",
"role": "dimension",
"confidence": 0.95,
"reason": "Table name used for grouping/filtering override records"
},
{
"column": "column_name",
"role": "dimension",
"confidence": 0.95,
"reason": "Column name used for grouping/filtering override records"
},
{
"column": "label",
"role": "dimension",
"confidence": 0.9,
"reason": "Classification label (e.g., 'Identifier') used for grouping/filtering"
},
{
"column": "table_type",
"role": "dimension",
"confidence": 0.85,
"reason": "Categorical field for table type; used for grouping despite null values"
},
{
"column": "layer",
"role": "dimension",
"confidence": 0.85,
"reason": "Categorical field for layer classification; used for grouping despite null values"
},
{
"column": "changed_by",
"role": "dimension",
"confidence": 0.9,
"reason": "User/system identifier for audit; used for grouping/filtering"
},
{
"column": "changed_at",
"role": "dimension",
"confidence": 0.95,
"reason": "Timestamp for audit trail; used for temporal filtering/grouping"
}
]
}
```