help wantedserving
Repository metrics
- Stars
- (3,761 stars)
- PR merge metrics
- (PR metrics pending)
Description
I would like to know for possible solutions for invalidation of cached tiles. When I update any feature in my DB, it doesn't reflect on UI, even after refresh on UI.
My setup UI <-> MARTIN <-> POSTGIS
1 solution is setting cache_size to 0, but that impacts performance badly.