PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 13 hours 51 minutes 32 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 285
Rejected
0
llm:52f992a87fc28c8e1c68aafd44c9bae46943c1e42734fb95897161524830e88a
TTL 3 days 22 hours 7 minutes 13 seconds Size 1,93KB Export
Edit
```json { "classifications": [ { "column": "opportunity_id", "role": "identifier", "confidence": 1.0, "reason": "Primary key with unique values (8800 distinct in 8800 rows), alphanumeric codes used to identify each sales opportunity" }, { "column": "sales_agent", "role": "dimension", "confidence": 1.0, "reason": "Low cardinality (30 distinct values), categorical field used to group and filter sales data by agent" }, { "column": "product", "role": "dimension", "confidence": 1.0, "reason": "Very low cardinality (7 distinct values), categorical field used to group and analyze sales by product type" }, { "column": "account", "role": "dimension", "confidence": 1.0, "reason": "Medium cardinality (86 distinct values), categorical field representing customer accounts for grouping and filtering" }, { "column": "deal_stage", "role": "dimension", "confidence": 1.0, "reason": "Very low cardinality (4 distinct values), categorical status field used to segment and filter pipeline stages" }, { "column": "engage_date", "role": "dimension", "confidence": 1.0, "reason": "Date field with medium cardinality (421 distinct values), used for time-based grouping, filtering, and trend analysis" }, { "column": "close_date", "role": "dimension", "confidence": 1.0, "reason": "Date field with medium cardinality (306 distinct values), used for time-based grouping and analysis of closed deals" }, { "column": "close_value", "role": "measure", "confidence": 1.0, "reason": "Numeric monetary value (range 0-30288) that is aggregated via sum/avg to analyze deal revenue and pipeline value" } ] } ```