PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 9 hours 11 minutes 49 seconds

Memory

Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB

Keys

Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
2 / 1 024 max
Total
64 773
Rejected
0
llm:c9478686f3422f96541627b21c22385585fa019071e3e802d3ea438834f3a530
TTL 4 days 2 hours 46 minutes 16 seconds Size 1 020,00B Export
Edit
```json { "table_name": "sales_pipeline", "table_type_tags": [ {"tag": "dimension", "confidence": 0.90} ], "primary_type": "dimension", "insufficient_evidence": false, "entity": { "columns": ["opportunity_id"], "unique_per_row": true }, "time_axis": { "columns": ["engage_date", "close_date"], "kind": "event_time" }, "reasoning": "opportunity_id has Uniqueness 1.000 — each row is unique information about one sales opportunity. The timestamps engage_date and close_date are descriptive attributes of the opportunity (when engagement began, when it closed), not an axis ordering successive actions or state transitions of the opportunity. The table catalogs opportunities with their static properties (agent, product, account, stage, value), and sibling tables (accounts, products, sales_teams) likely reference these opportunities. Dimension." } ```