PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 1 hour 44 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
4 / 1 024 max
Total
76 095
Rejected
0
llm:5ad348d0687827998bf2fc487123595154df954d43cb281efe47348a57f4707e
TTL 5 days 19 hours 36 minutes 19 seconds Size 1,28KB Export
Edit
```json { "table_name": "datasets", "primary_key": "dataset_id", "candidates": [ { "rank": 0, "partition_key": "dataset_id", "partition_key_label": "primary_identifier", "partition_key_reasoning": "dataset_id is the unique identifier with RPUV=1.00, uniqueness=1.000, and 109 unique values across 109 rows. Each dataset_id appears exactly once, making it the natural primary key for this dimension table.", "clustering_key": null, "clustering_key_label": null, "clustering_key_reasoning": "Dimension tables typically do not require clustering keys as they are reference tables without internal ordering requirements.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is a dimension table cataloging datasets. dataset_id is the clear primary identifier. The table contains metadata about datasets including source, status, and timestamps. While created_at and updated_at exist as event_time columns, they describe when the dataset record was created/modified, not a timeline to partition by. The table is small (109 rows) and serves as a lookup/reference table." } ] } ```