PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 7 hours 16 minutes 54 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
62 553
Rejected
0
llm:cb1570e34298691219bbb1ed8b28162b85d35caa3bfd56f591ef406046fe8476
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique values per row"
},
{
"column": "table_classification_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing parent table_classification entity"
},
{
"column": "rank",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality ordinal (0-2) used to categorize/filter candidates by priority"
},
{
"column": "partition_key",
"role": "attribute",
"confidence": 0.9,
"reason": "Column name from source table; descriptive metadata not aggregated"
},
{
"column": "partition_key_label",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality categorical code (E/T/null/primary_identifier) for grouping/filtering"
},
{
"column": "partition_key_reasoning",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form explanatory text for display, never grouped or aggregated"
},
{
"column": "clustering_key",
"role": "attribute",
"confidence": 0.9,
"reason": "Column name from source table; descriptive metadata not aggregated"
},
{
"column": "clustering_key_label",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality categorical code (S/X/null) for grouping/filtering"
},
{
"column": "clustering_key_reasoning",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form explanatory text for display, never grouped or aggregated"
},
{
"column": "world_line",
"role": "attribute",
"confidence": 0.85,
"reason": "Column name metadata; high null rate (79%) suggests optional descriptive field"
},
{
"column": "session_column",
"role": "attribute",
"confidence": 0.85,
"reason": "Column name or expression metadata; very high null rate (97%) suggests optional descriptive field"
},
{
"column": "confidence",
"role": "dimension",
"confidence": 1.0,
"reason": "Low-cardinality categorical (HIGH/MEDIUM/LOW) for filtering and grouping analysis results"
},
{
"column": "notes",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form explanatory text for display, never grouped or aggregated"
}
]
}
```