PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 16 hours 20 minutes 36 seconds
Memory
Total
512MB
Used
10,66MB (2.08%)
Free
501,34MB
Keys
Current
8 097
Total (since start)
11 096
Evictions
0
Reclaimed
220
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
70 795
Rejected
0
llm:243ae647c7a2b9523d3515ab4bc5b37b36de992f7a4a36363d5fbcba3a42a87a
Edit
```json
{
"table_name": "table_classifications",
"primary_key": "id",
"candidates": [
{
"rank": 0,
"partition_key": "id",
"partition_key_label": "primary_identifier",
"partition_key_reasoning": "id has RPUV=1.00 and Uniqueness=1.000, making it the perfect unique identifier for each classification record. Each row represents a single table's classification result.",
"clustering_key": null,
"clustering_key_label": null,
"clustering_key_reasoning": "Dimension tables typically do not require clustering keys as they are reference catalogs without internal ordering needs.",
"world_line": null,
"session_column": null,
"confidence": "HIGH",
"notes": "This is a metadata catalog table storing classification results for other tables. Each row is a unique classification record identified by id. The table_type column shows the classification outcome (DIMENSION, STATE, PATH, EVENT, MISC, SUPERVISED), and tables_catalog_id links to the classified table. The created_at timestamp is a descriptive attribute of when the classification was performed, not a temporal ordering axis."
}
]
}
```