PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 18 hours 53 minutes 18 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
4 / 1 024 max
Total
72 282
Rejected
0
llm:bbe20c540736e399db5efc1958f84445a31423b54dcd60b4692d52b5f6507bc0
TTL 6 days 2 hours 32 minutes 27 seconds Size 1,82KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (1078/1078), zero nulls, BIGINT type, sequential values 1-1078" }, { "column": "dataset_id", "label": "foreign_key", "confidence": 0.95, "reason": "84 distinct values across 1078 rows (7.8%), references dataset table" }, { "column": "batch_id", "label": "foreign_key", "confidence": 0.95, "reason": "155 distinct values across 1078 rows (14.4%), references batch table" }, { "column": "module", "label": "none", "confidence": 1.0, "reason": "Categorical attribute with 11 distinct values, not a key" }, { "column": "outcome", "label": "none", "confidence": 1.0, "reason": "Status field with only 2 values (success/failed), not a key" }, { "column": "reason", "label": "none", "confidence": 1.0, "reason": "Error message field, 98.2% null, not a key" }, { "column": "produced_json", "label": "none", "confidence": 1.0, "reason": "JSON data field, 99.9% null, not a key" }, { "column": "attempt", "label": "none", "confidence": 1.0, "reason": "Retry counter with 5 distinct values (1-5), not a key" }, { "column": "started_at", "label": "none", "confidence": 1.0, "reason": "Timestamp field, 100% distinct but temporal attribute, not a key" }, { "column": "finished_at", "label": "none", "confidence": 1.0, "reason": "Timestamp field, 99.8% distinct but temporal attribute, not a key" } ] } ```