PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 9 hours 19 minutes 14 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
2 / 1 024 max
Total
64 885
Rejected
0
llm:f28625580165cd0b734fa67439b52716f736f68f9f4f1d67218f52b59fb4db81
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (434/434), zero nulls, sequential integer ID"
},
{
"column": "tables_catalog_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "100% distinct but references tables_catalog, foreign key pattern"
},
{
"column": "dataset_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "88 distinct values across 434 rows, references dataset table"
},
{
"column": "batch_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "137 distinct values, references batch processing runs"
},
{
"column": "method",
"label": "none",
"confidence": 1.0,
"reason": "Only 1 distinct value (least_squares), constant column"
},
{
"column": "max_degree",
"label": "none",
"confidence": 1.0,
"reason": "Only 1 distinct value (4), constant column"
},
{
"column": "column_count",
"label": "none",
"confidence": 1.0,
"reason": "29 distinct values, numeric attribute not a key"
},
{
"column": "pair_count",
"label": "none",
"confidence": 1.0,
"reason": "38 distinct values, numeric attribute not a key"
},
{
"column": "sample_row_count",
"label": "none",
"confidence": 1.0,
"reason": "60 distinct values, numeric attribute not a key"
},
{
"column": "columns_json",
"label": "none",
"confidence": 1.0,
"reason": "134 distinct JSON values, data payload not a key"
},
{
"column": "pairs_json",
"label": "none",
"confidence": 1.0,
"reason": "258 distinct JSON values, data payload not a key"
},
{
"column": "computed_at",
"label": "none",
"confidence": 1.0,
"reason": "137 distinct timestamps, audit field not a key"
}
]
}
```