PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 18 hours 7 minutes 38 seconds
Memory
Total
512MB
Used
8,23MB (1.61%)
Free
503,77MB
Keys
Current
6 301
Total (since start)
11 098
Evictions
0
Reclaimed
298
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
5 / 1 024 max
Total
71 939
Rejected
0
llm:835fc32111ffba8246cce5b1e35975b859fb1e835d2ff4dd258e2317ea5e816d
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 displayed but not aggregated"
},
{
"column": "partition_key_label",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality categorical code (E/T/null/primary_identifier) used to classify partition key type"
},
{
"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 displayed but not aggregated"
},
{
"column": "clustering_key_label",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality categorical code (S/X/null) used to classify clustering key type"
},
{
"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 representing entity timeline; descriptive metadata with high null rate"
},
{
"column": "session_column",
"role": "attribute",
"confidence": 0.85,
"reason": "Column name or expression for session grouping; descriptive metadata with very high null rate"
},
{
"column": "confidence",
"role": "dimension",
"confidence": 1.0,
"reason": "Low-cardinality categorical (HIGH/MEDIUM/LOW) used to filter and group candidates"
},
{
"column": "notes",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form descriptive text providing context, never grouped or aggregated"
}
]
}
```