PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 57 minutes 17 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
75 875
Rejected
0
llm:0bf98f955bbe3dc9a7216222aefd0cb788cd55e11611772184727551df582479
Edit
```json
{
"table_name": "2019",
"primary_key": "Country or region",
"candidates": [
{
"rank": 0,
"partition_key": "Country or region",
"partition_key_label": "primary_identifier",
"partition_key_reasoning": "RPUV=1.00, uniqueness=1.000, 0% null. Each country appears exactly once in this 2019 snapshot. Semantically the natural identifier for a dimension table of country happiness metrics.",
"clustering_key": null,
"clustering_key_label": null,
"clustering_key_reasoning": "Dimension tables typically do not require internal sorting. All rows are independent country records.",
"world_line": null,
"session_column": null,
"confidence": "HIGH",
"notes": "This is a single-year (2019) snapshot dimension table. The presence of sibling tables (2015, 2016, 2017, 2018) suggests this dataset contains one table per year. Country or region is the unique identifier. Overall rank is also unique but is a derived metric, not a stable identifier."
}
]
}
```