PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 53 minutes 40 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
5 / 1 024 max
Total
75 742
Rejected
0
llm:c4fbc91ab1bef0abdab18b79ec5cd117132775ee69d2fc327f8b1dc3e482918e
TTL 5 days 20 hours 28 minutes 12 seconds Size 1,23KB Export
Edit
```json { "table_name": "quality_scorecards", "primary_key": "id", "candidates": [ { "rank": 0, "partition_key": "id", "partition_key_label": "primary_identifier", "partition_key_reasoning": "RPUV = 1.00 (perfect uniqueness), 116 unique values across 116 rows, monotonicity = 1.000 indicating sequential assignment. Semantically serves as the primary identifier for each quality scorecard record.", "clustering_key": null, "clustering_key_label": null, "clustering_key_reasoning": "Dimension tables typically do not require internal sorting. Each scorecard is a standalone quality assessment record.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is a dimension table storing quality scorecard metadata. The id column is the natural primary identifier. Alternative candidates like dataset_id (RPUV=1.55) or batch_id (RPUV=1.03) represent foreign keys to other entities rather than organizing principles for this table. The table captures quality assessment snapshots, each uniquely identified by id." } ] } ```