PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 10 hours 43 minutes 28 seconds

Memory

Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB

Keys

Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
66 403
Rejected
0
llm:1287bb2d1cfa433b6a0d300361a35c6813d76ae9015b62cfa880b5b1f1253725
TTL 6 days 10 hours 38 minutes 1 second 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)." } ] } ```