PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 23 hours 9 minutes 19 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
75 064
Rejected
0
llm:e3b5f4760041e29e647ec0cb7aa1fff041c5e1b73b31abcf1034d33b1fe0ec8d
TTL 5 days 22 hours 12 minutes 10 seconds Size 1,45KB Export
Edit
```json { "table_name": "neal_probe_runs", "primary_key": "id", "candidates": [ { "rank": 0, "partition_key": "id", "partition_key_label": "primary_identifier", "partition_key_reasoning": "RPUV = 1.00 (perfectly unique), uniqueness = 1.000, top-3 coverage = 0.44%. This is the primary identifier for probe run records. As a dimension table, the primary identifier serves as the natural partition key.", "clustering_key": null, "clustering_key_label": null, "clustering_key_reasoning": "Dimension tables typically do not require clustering. Each probe run is an independent entity without internal ordering requirements.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is a dimension table cataloging probe run metadata. The id column is the unique identifier for each probe run. The table contains reference data about data quality probe executions (concentration, relationship, duplication, etc.) with their status, timing, and results. Three timestamp columns (created_at, started_at, finished_at) track the probe lifecycle but are event markers rather than a temporal axis for partitioning. The _ingestion_timestamp, _batch_id, _source_file, and _source_system columns are ETL metadata (all single-valued in this snapshot)." } ] } ```