PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 21 hours 29 minutes 27 seconds

Memory

Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB

Keys

Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
74 074
Rejected
0
llm:f86f4fc89c3bdb4287445e55ac4d196fd166172888938db18e3bc2ab05eca42e
TTL 3 days 4 hours 27 minutes 32 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." } ```