PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 19 hours 49 minutes 17 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
3 / 1 024 max
Total
72 941
Rejected
0
llm:5f6b62f45693aa1987d59646bbe754d95b41a360caf757eac5fa3a2b52378c8e
TTL 6 days 1 hour 35 minutes 58 seconds Size 1,81KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 0.95, "reason": "BIGINT type, zero nulls, named 'id' - typical primary key pattern. Low row count (1) prevents full verification but structure is correct." }, { "column": "dataset_id", "label": "foreign_key", "confidence": 0.9, "reason": "VARCHAR with '_id' suffix, references a dataset table. Standard foreign key naming convention." }, { "column": "table_name", "label": "none", "confidence": 0.85, "reason": "Descriptive attribute storing table name being overridden, not a key column." }, { "column": "column_name", "label": "none", "confidence": 0.85, "reason": "Descriptive attribute storing column name being overridden, not a key column." }, { "column": "label", "label": "none", "confidence": 0.9, "reason": "Stores classification label value (e.g., 'Identifier'), a data attribute not a key." }, { "column": "table_type", "label": "none", "confidence": 0.95, "reason": "100% null, optional metadata attribute, not a key." }, { "column": "layer", "label": "none", "confidence": 0.95, "reason": "100% null, optional metadata attribute, not a key." }, { "column": "changed_by", "label": "none", "confidence": 0.9, "reason": "Audit field tracking who made changes, not a key column." }, { "column": "changed_at", "label": "none", "confidence": 0.9, "reason": "Audit timestamp field tracking when changes occurred, not a key column." } ] } ```