PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 7 hours 17 minutes 41 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
3 / 1 024 max
Total
62 599
Rejected
0
llm:3d503ba081c96e3f02741eaf4431945429c855d998c8b5e77741ba5b000d4642
TTL 6 days 12 hours 37 minutes 38 seconds Size 3,41KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (33/33), zero nulls, 'na_' prefix indicates primary key identifier" }, { "column": "dataset_id", "label": "foreign_key", "confidence": 0.95, "reason": "References dataset table, 'd_' prefix, repeating values (14 distinct in 33 rows)" }, { "column": "batch_id", "label": "foreign_key", "confidence": 0.95, "reason": "References batch table, 'batch_' prefix, 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, almost unique but not 100%" }, { "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, 100% distinct but descriptive data, 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), only 2 distinct values" }, { "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, repeating values despite high null rate (84.8%)" }, { "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, 100% distinct but temporal metadata, not a key" }, { "column": "permitted_at", "label": "none", "confidence": 1.0, "reason": "Timestamp attribute with high null rate (84.8%), not a key" }, { "column": "settled_at", "label": "none", "confidence": 1.0, "reason": "Timestamp attribute with high null rate (78.8%), not a key" }, { "column": "source", "label": "none", "confidence": 1.0, "reason": "100% null, no data" } ] } ```