PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 23 hours 11 minutes 31 seconds

Memory

Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB

Keys

Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
75 153
Rejected
0
llm:9f442f3336fafc90ec58989784c3ad18f164d5aeef54da24fb94d733a0710173
TTL 5 days 22 hours 14 minutes 3 seconds Size 1,32KB Export
Edit
```json { "classifications": [ { "column": "dataset_id", "label": "foreign_key", "confidence": 0.85, "reason": "References a dataset entity; naming convention (d_ prefix) and low cardinality suggest foreign key to datasets table" }, { "column": "batch_id", "label": "foreign_key", "confidence": 0.8, "reason": "References a batch entity; naming convention (batch_ prefix) suggests foreign key to batches table" }, { "column": "bundle_hash", "label": "primary_key", "confidence": 0.7, "reason": "Hash value appears to uniquely identify briefs; 100% distinct with no nulls in sample, though only 1 row limits certainty" }, { "column": "brief_json", "label": "none", "confidence": 0.95, "reason": "JSON payload containing brief content; data attribute, not a key" }, { "column": "model", "label": "none", "confidence": 0.95, "reason": "Model name attribute; descriptive field, not a key" }, { "column": "generated_at", "label": "none", "confidence": 0.95, "reason": "Timestamp attribute; temporal metadata, not a key" } ] } ```