PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 1 hour 42 minutes 21 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
76 050
Rejected
0
llm:dd5367786f24ed81b786e6ee55cb41e34b8ebf7cb5f7b6991a7293e8724ceac2
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key for the table, unique BIGINT identifier"
},
{
"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": "Categorical field indicating which table the override applies to, used for filtering/grouping"
},
{
"column": "column_name",
"role": "dimension",
"confidence": 0.95,
"reason": "Categorical field indicating which column the override applies to, used for filtering/grouping"
},
{
"column": "family",
"role": "dimension",
"confidence": 0.9,
"reason": "Categorical classification field (measure_properties), used for grouping/filtering"
},
{
"column": "tag",
"role": "dimension",
"confidence": 0.9,
"reason": "Categorical tag value (intensive_additive), used for grouping/filtering"
},
{
"column": "changed_by",
"role": "dimension",
"confidence": 0.95,
"reason": "User identifier for audit purposes, used for filtering/grouping by who made changes"
},
{
"column": "changed_at",
"role": "dimension",
"confidence": 1.0,
"reason": "Timestamp for audit purposes, used for temporal filtering and grouping"
}
]
}
```