maplibre/martin

Cache invalidation

オープン

#1,707 opened on 2025/02/26

 (1 件のコメント) (4 件のリアクション) (0 人の担当者)Rust (377 件のフォーク)auto 404
help wantedserving

Repository metrics

Stars
 (3,761 個のスター)
PR merge metrics
 (平均マージ 2d 16h) (30d で 78 merged PRs)

説明

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.

コントリビューターガイド