PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 13 hours 47 minutes 17 seconds

Memory

Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB

Keys

Current
10 166
Total (since start)
11 096
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
2 / 1 024 max
Total
69 058
Rejected
0
llm:d3c283f247b3eea49e8b05b8d03654c76e007cf880cf23ae92b55c7d89fc0d5e
TTL 6 days 6 hours 2 minutes 51 seconds Size 1,29KB Export
Edit
```json { "table_name": "neal_reading_groups", "primary_key": "reading_id,rank", "candidates": [ { "rank": 0, "partition_key": "reading_id", "partition_key_label": "primary_identifier", "partition_key_reasoning": "RPUV=3.67 indicates ~4 rows per reading_id (rank 1-4 breakdown). Top 3 coverage 5.45% is well-distributed. Semantically, reading_id is the primary entity being decomposed into ranked groups/categories.", "clustering_key": "rank", "clustering_key_label": null, "clustering_key_reasoning": "Rank orders the breakdown rows (1-4) within each reading_id. Monotonicity 0.731 confirms natural ordering. This is a structural ordering column for the dimension breakdown, not a temporal axis.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is a dimension table storing ranked breakdowns (top-N groups) for each reading_id. Each reading has 3-4 ranked entries (label/value pairs) plus a remainder row. The composite key (reading_id, rank) uniquely identifies each breakdown row. Clustering by rank ensures the top groups appear first within each reading's partition." } ] } ```