PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 13 hours 49 minutes 1 second

Memory

Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB

Keys

Current
10 166
Total (since start)
11 096
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
69 145
Rejected
0
llm:3b755af6f1b49ba279b6b10520fcd8cbb24f87ef3e2dffbfdbdf9189d9c1ce2e
TTL 6 days 7 hours 34 minutes 41 seconds Size 1,77KB Export
Edit
```json { "classifications": [ { "column": "id", "role": "identifier", "confidence": 1.0, "reason": "Primary key with unique values (240 distinct in 240 rows)" }, { "column": "dataset_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key reference to dataset; used for JOINs" }, { "column": "batch_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key reference to batch; used for JOINs" }, { "column": "source_table", "role": "dimension", "confidence": 0.95, "reason": "Categorical field indicating source; suitable for grouping/filtering despite low cardinality" }, { "column": "group_axes", "role": "dimension", "confidence": 0.95, "reason": "Categorical field describing grouping dimensions; 15 distinct values suitable for slicing" }, { "column": "measure", "role": "dimension", "confidence": 0.95, "reason": "Categorical field indicating which measure is being tracked; used for filtering/grouping" }, { "column": "reading_kind", "role": "dimension", "confidence": 0.95, "reason": "Categorical field with 4 types of readings; used for grouping/filtering" }, { "column": "value", "role": "measure", "confidence": 1.0, "reason": "Numeric quantity to be aggregated (sum/avg); represents reading values" }, { "column": "observed_at", "role": "dimension", "confidence": 0.95, "reason": "Timestamp for temporal grouping, filtering, and time-series analysis" } ] } ```