PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 13 hours 48 minutes 8 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
3 / 1 024 max
Total
69 103
Rejected
0
llm:00a42d66db1669f2ad83cce90ff89f965edf4404583ac4f54861155c3be15304
TTL 6 days 7 hours 33 minutes 58 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." } ```