PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 1 hour 43 minutes 54 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
4 / 1 024 max
Total
76 083
Rejected
0
llm:59bfdc7159d0fd662601fb7320d73fa0d1084471fa6282310cf1c18682177b44
TTL 5 days 19 hours 37 minutes 13 seconds Size 1,24KB Export
Edit
```json { "table_name": "metric_readings", "primary_key": "reading_id", "candidates": [ { "rank": 0, "partition_key": "reading_id", "partition_key_label": "primary_identifier", "partition_key_reasoning": "reading_id is the unique identifier with RPUV=1.00, uniqueness=1.000, and 0% null rate. As a dimension table, the primary identifier serves as the natural partition key for lookups and joins.", "clustering_key": null, "clustering_key_label": null, "clustering_key_reasoning": "Dimension tables typically do not require clustering keys as they are accessed by primary key lookups rather than range scans.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is a dimension table storing metric reading records. Each reading_id uniquely identifies a metric measurement at a specific period for a specific segment. The table is classified as dimension with reading_id as the entity column. While period_start exists as a time axis, dimension tables are organized by their primary identifier rather than temporal ordering." } ] } ```