PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 1 hour 47 minutes 25 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
76 141
Rejected
0
llm:9a06404b2bd01cc130f4812f414cde818ed7d81dd069cdefb98ab300a8ac3f3a
Edit
```json
{
"table_name": "tables_catalog",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": ["committed_at"],
"kind": "event_time"
},
"reasoning": "The entity id has Uniqueness 1.000 (RPUV 1.00), making each row unique. The table is a catalog of table metadata — each row describes one table snapshot with its schema, row count, source path, and ingestion details. The committed_at timestamp (Uniqueness 1.000) is an attribute of when this catalog entry was created, not an axis ordering actions or state changes of the table entity. This is a reference catalog: dimension."
}
```