PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 21 hours 28 minutes 52 seconds

Memory

Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB

Keys

Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
4 / 1 024 max
Total
74 045
Rejected
0
llm:c9dfcdfeff6ac8c0e66b757018c2bd20d3de1c027996dc4d29ff70ba67b09540
TTL 3 days 4 hours 28 minutes 47 seconds Size 1,34KB Export
Edit
```json { "classifications": [ { "column": "style_id", "role": "identifier", "confidence": 1.0, "reason": "Primary key with unique values (157 distinct in 157 rows), used to identify beer styles" }, { "column": "name", "role": "attribute", "confidence": 0.95, "reason": "Descriptive name of beer style, fully unique (157 distinct), displayed but not typically grouped" }, { "column": "description", "role": "attribute", "confidence": 1.0, "reason": "Long-form descriptive text explaining beer styles, never aggregated or grouped" }, { "column": "parent_style_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key referencing parent style in hierarchical relationship, used for joins" }, { "column": "category", "role": "dimension", "confidence": 1.0, "reason": "Low-cardinality numeric code (4 distinct values), used to group/filter beer styles by category" }, { "column": "srm_range", "role": "dimension", "confidence": 0.9, "reason": "Low-cardinality categorical range (13 distinct values), used to filter/group by color range" } ] } ```