PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 5 hours 16 minutes 10 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
60 626
Rejected
0
llm:a59389992b9d9610e2f42903c5e4d9cb7bb54ec16f67860c35c2958a9fcbf00d
TTL 6 days 14 hours 39 minutes 32 seconds Size 2,68KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (812/812), zero nulls, BIGINT type - uniquely identifies each report section" }, { "column": "jobs_id", "label": "foreign_key", "confidence": 0.95, "reason": "116 distinct values across 812 rows (14% distinct), zero nulls, _id suffix - references jobs table" }, { "column": "report_id", "label": "foreign_key", "confidence": 0.95, "reason": "116 distinct values across 812 rows (14% distinct), zero nulls, _id suffix - references reports table" }, { "column": "index", "label": "none", "confidence": 0.99, "reason": "Only 7 distinct values (0-6), represents section ordering within report, not a key" }, { "column": "slug", "label": "none", "confidence": 0.99, "reason": "Only 7 distinct values, represents section type/category, not a key" }, { "column": "section_group_id", "label": "none", "confidence": 0.95, "reason": "100% null rate, no data present, cannot be a key" }, { "column": "title", "label": "none", "confidence": 0.99, "reason": "Only 7 distinct values, descriptive text field, not a key" }, { "column": "content_md", "label": "none", "confidence": 1.0, "reason": "Markdown content field, 676 distinct values but not used for identification or joining" }, { "column": "chart_ids_json", "label": "none", "confidence": 1.0, "reason": "JSON array field with 71% null rate, only 2 distinct values, not a key" }, { "column": "chart_captions_json", "label": "none", "confidence": 1.0, "reason": "JSON object field with 71% null rate, only 2 distinct values, not a key" }, { "column": "cited_artifacts_json", "label": "none", "confidence": 1.0, "reason": "100% null rate, no data present, cannot be a key" }, { "column": "generated_by", "label": "none", "confidence": 1.0, "reason": "Only 1 distinct value ('llm'), 72% null rate, metadata field not a key" }, { "column": "model", "label": "none", "confidence": 1.0, "reason": "Only 1 distinct value, 80% null rate, metadata field not a key" }, { "column": "provider", "label": "none", "confidence": 1.0, "reason": "Only 1 distinct value, 80% null rate, metadata field not a key" } ] } ```