PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 8 hours 15 minutes 5 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
63 525
Rejected
0
llm:757ae6f7f35f9b6a2331434b74f394f42450718dc02be588959e2822c2e9b608
TTL 7 hours 46 minutes 38 seconds Size 1,20KB Export
Edit
```json { "table_name": "all_ai_models", "primary_key": "Model", "candidates": [ { "rank": 0, "partition_key": "Model", "partition_key_label": "primary_identifier", "partition_key_reasoning": "Model is the unique identifier for this dimension table. RPUV=1.00, Uniqueness=0.999, 3569 unique values out of 3574 rows. This is the natural primary key for a catalog of AI models.", "clustering_key": null, "clustering_key_label": null, "clustering_key_reasoning": "Dimension tables typically do not require clustering keys. Each row represents a distinct AI model entity with no inherent ordering requirement.", "world_line": null, "session_column": null, "confidence": "HIGH", "notes": "This is a dimension table cataloging AI models with their attributes. Model is the clear primary identifier. The table contains descriptive attributes (Organization, Domain, Task, Parameters, etc.) and metadata (_ingestion_timestamp, _batch_id, etc.). No temporal or spatial clustering is needed for a reference dimension table." } ] } ```