PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 15 hours 44 minutes 7 seconds

Memory

Total
512MB
Used
10,72MB (2.09%)
Free
501,28MB

Keys

Current
8 118
Total (since start)
11 096
Evictions
0
Reclaimed
206
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
2 / 1 024 max
Total
70 499
Rejected
0
llm:73fda29b03c0206fafee1f26b052c9cf922e047e93b4f773e3601663918e1f70
TTL 6 days 5 hours 39 minutes 35 seconds Size 2,95KB Export
Edit
```json { "classifications": [ { "column": "id", "role": "identifier", "confidence": 1.0, "reason": "Primary key with unique VARCHAR values (npr_ prefix), 679 distinct in 679 rows" }, { "column": "dataset_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key referencing datasets table (d_ prefix), used for JOINs" }, { "column": "batch_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key referencing batches (batch_ prefix), used for JOINs" }, { "column": "probe_kind", "role": "dimension", "confidence": 1.0, "reason": "Categorical field with 8 distinct types (concentration, difference, etc.), used for grouping/filtering" }, { "column": "status", "role": "dimension", "confidence": 1.0, "reason": "Categorical status field with 2 values (refused, succeeded), used for filtering/grouping" }, { "column": "lease_owner", "role": "dimension", "confidence": 0.8, "reason": "100% null currently but appears to be categorical owner field for filtering when populated" }, { "column": "attempts", "role": "measure", "confidence": 0.9, "reason": "Numeric count (1-10) representing number of attempts, suitable for aggregation (avg/max attempts)" }, { "column": "refusal_code", "role": "dimension", "confidence": 1.0, "reason": "Categorical error code with 15 distinct values, used for grouping/filtering refusal reasons" }, { "column": "detail", "role": "attribute", "confidence": 1.0, "reason": "Free-form descriptive text explaining errors/details, 122 distinct values, display only" }, { "column": "finding_count", "role": "measure", "confidence": 1.0, "reason": "Numeric count (0-12) of findings, suitable for aggregation (sum/avg)" }, { "column": "bytes_scanned", "role": "measure", "confidence": 1.0, "reason": "Numeric quantity for aggregation, though currently all zeros" }, { "column": "duration_ms", "role": "measure", "confidence": 1.0, "reason": "Numeric duration in milliseconds (0-1392), suitable for aggregation (avg/sum/max)" }, { "column": "created_at", "role": "dimension", "confidence": 1.0, "reason": "Timestamp for temporal grouping/filtering/slicing by date/time" }, { "column": "started_at", "role": "dimension", "confidence": 1.0, "reason": "Timestamp for temporal grouping/filtering/slicing by date/time" }, { "column": "finished_at", "role": "dimension", "confidence": 1.0, "reason": "Timestamp for temporal grouping/filtering/slicing by date/time" } ] } ```