PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 8 hours 25 minutes 50 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
63 890
Rejected
0
llm:f707646fcc9f86e3b7142757aa83c346c92ddecb22694c674cdd0140677fd460
TTL 3 days 17 hours 33 minutes 1 second Size 1,14KB Export
Edit
```json { "classifications": [ { "column": "favorite_id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (212273/212273), zero nulls, sequential ID pattern from 0 to 212272" }, { "column": "created_at", "label": "none", "confidence": 1.0, "reason": "Timestamp column, not a key despite high distinctness (99.99%)" }, { "column": "user_id", "label": "foreign_key", "confidence": 1.0, "reason": "References users table, 29016 distinct values across 212273 rows (13.7% distinct), typical FK pattern" }, { "column": "beer_id", "label": "foreign_key", "confidence": 1.0, "reason": "References beers table, 64514 distinct values across 212273 rows (30.4% distinct), typical FK pattern" }, { "column": "list_id", "label": "foreign_key", "confidence": 1.0, "reason": "References lists table, only 4 distinct values (0-3) across 212273 rows, categorical FK" } ] } ```