PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 20 hours 39 minutes 44 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
73 658
Rejected
0
llm:f152841696f3d01e76e7059d5a7f8aec5ef74b9a8c367d9bd152777bd0d645ed
TTL 2 days 22 hours 26 minutes 47 seconds Size 1,68KB Export
Edit
```json { "classifications": [ { "column": "Player ID", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (37620/37620), zero nulls, uniquely identifies each player" }, { "column": "Name", "label": "near_key", "confidence": 0.95, "reason": "99.6% distinct (37478/37620), zero nulls, almost unique but not quite" }, { "column": "Assoc", "label": "none", "confidence": 1.0, "reason": "231 distinct values in 37620 rows, represents association/country codes" }, { "column": "Gender", "label": "none", "confidence": 1.0, "reason": "Only 2 distinct values (Male/Female), categorical attribute" }, { "column": "Birth year", "label": "none", "confidence": 1.0, "reason": "84 distinct values, 25% null rate, demographic attribute" }, { "column": "Activity", "label": "none", "confidence": 1.0, "reason": "Only 3 distinct values (Active/Inactive/blank), status attribute" }, { "column": "Playing hand", "label": "none", "confidence": 1.0, "reason": "Only 4 distinct values, categorical attribute for handedness" }, { "column": "Playing style", "label": "none", "confidence": 1.0, "reason": "Only 4 distinct values, categorical attribute for style" }, { "column": "Grip", "label": "none", "confidence": 1.0, "reason": "Only 4 distinct values, categorical attribute for grip type" } ] } ```