maplibre/martin

Cache invalidation

Aperta

#1707 aperta il 26 feb 2025

 (1 commento) (4 reazioni) (0 assegnatari)Rust (377 fork)auto 404
help wantedserving

Metriche repository

Star
 (3761 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor