PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 21 hours 31 minutes 21 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
74 147
Rejected
0
llm:965a6e7f707f239bf44bd256c1b51296f97c4ab68bba75bbe28d28bc1fc198b3
TTL 5 days 23 hours 53 minutes 54 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." } ] } ```