PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 13 hours 3 minutes 39 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
4 / 1 024 max
Total
68 519
Rejected
0
llm:7ae2771ff1472eeff8f692d3ae277c9e99f7185468bd7fbbae70e499942e60d5
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."
}
```