PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 5 hours 52 minutes 26 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
61 298
Rejected
0
llm:4b3680a35508ae2082e8302b14b9f54209cd91dc52b29f2be4955bdfc460cbb3
TTL 6 days 15 hours 33 minutes 14 seconds Size 3,36KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (33/33), zero nulls, 'na_' prefix pattern indicates primary key" }, { "column": "dataset_id", "label": "foreign_key", "confidence": 0.95, "reason": "References dataset table, 'd_' prefix pattern, repeating values (14 distinct in 33 rows)" }, { "column": "batch_id", "label": "foreign_key", "confidence": 0.95, "reason": "References batch table, 'batch_' prefix pattern, repeating values (14 distinct in 33 rows)" }, { "column": "kind", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with only 3 distinct values (action types)" }, { "column": "fingerprint", "label": "near_key", "confidence": 0.9, "reason": "93.9% distinct (31/33), zero nulls, hash-like pattern but not 100% unique" }, { "column": "target_table", "label": "none", "confidence": 1.0, "reason": "Attribute storing table names, has nulls (9.1%), not a key" }, { "column": "target_column", "label": "none", "confidence": 1.0, "reason": "Attribute storing column names, has nulls (9.1%), not a key" }, { "column": "args_json", "label": "none", "confidence": 1.0, "reason": "JSON payload attribute, not a key despite high distinctness" }, { "column": "rationale", "label": "none", "confidence": 1.0, "reason": "Text description attribute, not a key" }, { "column": "evidence_json", "label": "none", "confidence": 1.0, "reason": "JSON payload attribute, not a key" }, { "column": "blast_radius", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with single value ('low')" }, { "column": "reversible", "label": "none", "confidence": 1.0, "reason": "Boolean flag (0/1), not a key" }, { "column": "status", "label": "none", "confidence": 1.0, "reason": "Categorical status attribute with 3 distinct values" }, { "column": "job_id", "label": "foreign_key", "confidence": 0.85, "reason": "References job table, 'j_' prefix pattern, high null rate (84.8%) but repeating values" }, { "column": "reason_code", "label": "none", "confidence": 1.0, "reason": "100% null, no data" }, { "column": "decided_by", "label": "none", "confidence": 1.0, "reason": "100% null, no data" }, { "column": "created_at", "label": "none", "confidence": 1.0, "reason": "Timestamp attribute, not a key despite 100% distinct" }, { "column": "permitted_at", "label": "none", "confidence": 1.0, "reason": "Timestamp attribute with high null rate (84.8%)" }, { "column": "settled_at", "label": "none", "confidence": 1.0, "reason": "Timestamp attribute with high null rate (78.8%)" }, { "column": "source", "label": "none", "confidence": 1.0, "reason": "100% null, no data" } ] } ```