PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 22 hours 20 minutes 3 seconds

Memory

Total
512MB
Used
8,13MB (1.59%)
Free
503,87MB

Keys

Current
6 248
Total (since start)
11 098
Evictions
0
Reclaimed
303
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
74 547
Rejected
0
llm:e4b1e8b72e174c191e5c67dfc9ca65d3aa4cc5c67fef6fa1c43a88b03f7205eb
TTL 5 days 23 hours 2 minutes 3 seconds Size 1,06KB 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), identifying each database schema migration. Although applied_at timestamps exist (Uniqueness 1.000), each migration is a discrete catalog entry — a thing that happened once and is now recorded — not a state transition of a repeating entity. The table is a catalog of migrations applied to the database schema: dimension. The weak path signal reflects that migrations do form a temporal sequence, but the entity's uniqueness per row and the catalog nature dominate." } ```