PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 7 hours 33 minutes 11 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
4 / 1 024 max
Total
62 843
Rejected
0
llm:2646a6bec50d42a54406fd344d9cc44382204f7b85ccbb2aec45ba1a40786591
TTL 3 days 18 hours 23 minutes 48 seconds Size 1,01KB Export
Edit
```json { "table_name": "places", "table_type_tags": [ {"tag": "dimension", "confidence": 0.95} ], "primary_type": "dimension", "insufficient_evidence": false, "entity": { "columns": ["place_id"], "unique_per_row": true }, "time_axis": null, "reasoning": "place_id is unique per row (Uniqueness 1.000, RPUV 1.00), establishing each row as a distinct place. The table contains descriptive attributes of beer-related establishments (name, address, type_id, amenities like has_taps/has_bottles, ratings). created_at and updated_at are provenance timestamps recording when the place record was added/modified, not events happening to the place itself. No usable time axis exists for ordering actions or observations of these places. The sibling table place_ratings likely references place_id, confirming this is a catalog of places that other tables build upon. Dimension." } ```