PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 5 hours 27 minutes 42 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
77 154
Rejected
0
llm:722029d6168df161fa7f7749de525e93cfb34a70b7aea1a823783bf27512608a
TTL 5 days 14 hours 22 minutes 2 seconds Size 1,28KB Export
Edit
```json { "table_name": "metrics", "primary_key": "metric_id", "candidates": [ { "rank": 0, "partition_key": "metric_id", "partition_key_label": "primary_identifier", "partition_key_reasoning": "metric_id is the unique identifier for this dimension table with RPUV=1.00 and uniqueness=1.000, representing each metric definition. With only 2 rows currently, partitioning is not strictly necessary, but metric_id serves as the natural primary identifier for this catalog table.", "clustering_key": null, "clustering_key_label": null, "clustering_key_reasoning": "Dimension tables typically do not require clustering. The table is small (2 rows) and lookups will be by metric_id.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is a metric definition catalog/dimension table. The primary_key is metric_id (unique identifier). While declared_at exists as an event_time column, it represents when the metric was declared, not a state snapshot axis. For a 2-row dimension table, partitioning provides minimal benefit but metric_id is the semantic primary identifier." } ] } ```