PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 19 hours 1 minute 9 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
72 528
Rejected
0
llm:42449181dc6617518f2af69f679e6e5c685e2fc753ab8011769c0cdf34c055a4
TTL 6 days 2 hours 24 minutes 43 seconds Size 1,71KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (902/902), zero nulls, BIGINT type - perfect primary key" }, { "column": "dataset_id", "label": "foreign_key", "confidence": 0.95, "reason": "95 distinct values in 902 rows (~10.5%), references dataset table" }, { "column": "batch_id", "label": "foreign_key", "confidence": 0.95, "reason": "96 distinct values in 902 rows (~10.6%), references batch table" }, { "column": "engine", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with only 2 values (duckdb, whoosh)" }, { "column": "query_text", "label": "none", "confidence": 1.0, "reason": "Query content field, 85% distinct but not a key - stores actual query strings" }, { "column": "description", "label": "none", "confidence": 1.0, "reason": "Descriptive text field, 91% distinct but not a key - stores query descriptions" }, { "column": "model_name", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with only 2 values (model identifiers)" }, { "column": "latency_ms", "label": "none", "confidence": 1.0, "reason": "Numeric metric field measuring query latency, has nulls" }, { "column": "created_at", "label": "none", "confidence": 1.0, "reason": "Timestamp field, only 20% distinct - records creation time" } ] } ```