PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 13 hours 50 minutes 56 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 251
Rejected
0
llm:d5762ada95a09de2ff571c4fa75d80e0898c60c1a6596e08b4a264444e29242c
TTL 3 days 12 hours 7 minutes 28 seconds Size 1,91KB Export
Edit
```json { "classifications": [ { "column": "avail_id", "label": "none", "confidence": 1.0, "reason": "Primary key identifier for availability records" }, { "column": "beer_id", "label": "none", "confidence": 1.0, "reason": "Foreign key reference to beer entity" }, { "column": "place_id", "label": "none", "confidence": 1.0, "reason": "Foreign key reference to place entity, not a geographic coordinate" }, { "column": "postal_code", "label": "spatial", "confidence": 0.95, "reason": "Geographic location identifier used for spatial analysis and mapping" }, { "column": "state_id", "label": "none", "confidence": 1.0, "reason": "Foreign key reference to state entity, not a geographic coordinate" }, { "column": "country_id", "label": "none", "confidence": 1.0, "reason": "Foreign key reference to country entity, not a geographic coordinate" }, { "column": "created_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp indicating when availability record was created" }, { "column": "user_id", "label": "none", "confidence": 1.0, "reason": "Foreign key reference to user entity" }, { "column": "is_in_bottle", "label": "none", "confidence": 1.0, "reason": "Boolean flag indicating bottle availability status" }, { "column": "is_on_tap", "label": "none", "confidence": 1.0, "reason": "Boolean flag indicating tap availability status" }, { "column": "is_out", "label": "none", "confidence": 1.0, "reason": "Boolean flag indicating out-of-stock status" } ] } ```