PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 21 hours 31 minutes 34 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
3 / 1 024 max
Total
74 156
Rejected
0
llm:559fb316ffaa8a2c108054db0d19515065eec12025804b94e5b788b3b977ae2e
TTL 5 days 22 hours 23 minutes 38 seconds Size 2,13KB Export
Edit
```json { "classifications": [ { "column": "reading_id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (580/580), zero nulls, prefixed 'mr_' suggests unique identifier for metric readings" }, { "column": "metric_id", "label": "foreign_key", "confidence": 1.0, "reason": "Only 2 distinct values in 580 rows, prefixed 'm_' suggests reference to metrics table" }, { "column": "period_start", "label": "none", "confidence": 1.0, "reason": "24 distinct date values, represents time dimension, not a key" }, { "column": "segment", "label": "none", "confidence": 1.0, "reason": "28 distinct values including empty string, categorical dimension for segmentation" }, { "column": "numerator", "label": "none", "confidence": 1.0, "reason": "98 distinct numeric values, metric component, not a key" }, { "column": "denominator", "label": "none", "confidence": 1.0, "reason": "248 distinct numeric values, metric component, not a key" }, { "column": "n", "label": "none", "confidence": 1.0, "reason": "248 distinct count values, appears to be sample size, not a key" }, { "column": "value", "label": "none", "confidence": 1.0, "reason": "321 distinct computed values (0.0-1.0), metric result, not a key" }, { "column": "computed_at", "label": "none", "confidence": 1.0, "reason": "Only 2 distinct timestamps, represents computation time, not a key" }, { "column": "batch_id", "label": "foreign_key", "confidence": 0.95, "reason": "Single batch value for all rows, prefixed 'batch_' suggests reference to batch processing table" }, { "column": "sql_fingerprint", "label": "none", "confidence": 1.0, "reason": "2 distinct hash values, identifies SQL query used, not a relational key" } ] } ```