PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 1 hour 42 minutes 33 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 056
Rejected
0
llm:2df1d9c7b99c10322b4639cf19045810fdcf3c153ab6aa3eb0d5ea4144ed91e4
TTL 5 days 18 hours 8 minutes 46 seconds Size 1 008,00B Export
Edit
```json { "table_name": "schema_migrations", "table_type_tags": [ {"tag": "dimension", "confidence": 0.90}, {"tag": "path", "confidence": 0.15} ], "primary_type": "dimension", "insufficient_evidence": false, "entity": { "columns": ["version"], "unique_per_row": true }, "time_axis": { "columns": ["applied_at"], "kind": "event_time" }, "reasoning": "The entity version is unique per row (Uniqueness 1.000, RPUV 1.00, Monotonicity 1.000), making each row describe one migration. The applied_at timestamp (also Uniqueness 1.000) is an attribute recording when that migration was applied, not an axis ordering repeated actions of a migration. This is a catalog of migration occurrences with unique IDs — dimension. The provenance columns (_ingestion_timestamp, _batch_id, _source_file, _source_system) are ignored per instructions." } ```