PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 9 hours 43 minutes 8 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
65 240
Rejected
0
llm:21abcd747b9d8d0d3f527301cd61ec3bb81152d3e3510449d7f384ef989fdf50
Edit
```json
{
"table_name": "beer_styles",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["style_id"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "style_id is unique per row (Uniqueness 1.000, RPUV 1.00), and name is also unique (Uniqueness 1.000). Each row defines a beer style with descriptive attributes (name, description, parent_style_id, category, srm_range). No time axis exists — the provenance columns (_ingestion_timestamp, _batch_id, _source_file, _source_system) are synthetic and ignored. This is a catalog table defining beer styles that other tables (beers, beer_ratings) likely reference: dimension."
}
```