Skip to content

feat: add index cache#13

Merged
william-silversmith merged 9 commits intomainfrom
wms_index_cache
Mar 6, 2026
Merged

feat: add index cache#13
william-silversmith merged 9 commits intomainfrom
wms_index_cache

Conversation

@william-silversmith
Copy link
Collaborator

@william-silversmith william-silversmith commented Mar 5, 2026

@ranlu reported that for watershed meshing, the index was taking up a large amount of calls and bandwidth and would prefer to cache the index locally.

Added index_cache filename for writing the header and index to .mbi (mapbuffer index) files. Adds a dependency on fasteners to avoid multiprocess collisions when constructing the file.

@william-silversmith william-silversmith self-assigned this Mar 5, 2026
@william-silversmith william-silversmith added the enhancement New feature or request label Mar 5, 2026
@william-silversmith william-silversmith merged commit b0a24b4 into main Mar 6, 2026
6 checks passed
@william-silversmith william-silversmith deleted the wms_index_cache branch March 6, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant