PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 19 hours 50 minutes 54 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 126
Rejected
0
llm:1ca698cd710a6aab3da0086c739c8df3a8994f3700dd22974c05367f04b40805
TTL 2 days 23 hours 11 minutes 36 seconds Size 1,33KB Export
Edit
```json { "table_name": "table_tennis_sept2022", "primary_key": "X", "candidates": [ { "rank": 0, "partition_key": "X", "partition_key_label": "primary_identifier", "partition_key_reasoning": "X is the unique match identifier with RPUV=1.00, uniqueness=1.000, and 7,851 unique values for 7,851 rows. Each row represents a distinct table tennis match. This is the natural primary key for a dimension table of match records.", "clustering_key": null, "clustering_key_label": null, "clustering_key_reasoning": "Dimension tables typically do not require clustering keys. Each match is an independent entity without internal ordering requirements.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is classified as a dimension table of table tennis matches. X serves as the unique match identifier. While Date and Time are present and could theoretically support temporal analysis, the table structure (with Player1/Player2, game scores, etc.) represents static match records rather than evolving state or sequential events. The dimension classification is appropriate: each row is a complete, immutable match record." } ] } ```