PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 19 hours 45 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 516
Rejected
0
llm:4a6eae62cb42fd8b015d16f354ca957cbe6deb585670003f3f41afa9304263a4
TTL 3 days 16 hours 58 minutes 15 seconds Size 1,44KB Export
Edit
```json { "classifications": [ { "column": "account", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (85/85), zero nulls, uniquely identifies each account row" }, { "column": "sector", "label": "none", "confidence": 1.0, "reason": "Low cardinality (10 distinct values), categorical attribute" }, { "column": "year_established", "label": "none", "confidence": 1.0, "reason": "Temporal attribute with 35 distinct values across 85 rows, not a key" }, { "column": "revenue", "label": "none", "confidence": 1.0, "reason": "Numeric measure, 100% distinct but represents financial metric not identifier" }, { "column": "employees", "label": "none", "confidence": 1.0, "reason": "Numeric measure, 100% distinct but represents count metric not identifier" }, { "column": "office_location", "label": "none", "confidence": 1.0, "reason": "Low cardinality (15 distinct values), categorical attribute for location" }, { "column": "subsidiary_of", "label": "foreign_key", "confidence": 0.95, "reason": "References account names (self-referential FK), low cardinality (8 values) with repeating values" } ] } ```