Skip to content

Conversation

@marisn
Copy link
Contributor

@marisn marisn commented Sep 2, 2025

Old code resulted in storage of all data in a single database. New code stores all environments in a hash table with base path as a key thus linking cache with its LMBD environment.

Fixes: #358

Old code resulted in storage of all data in a single database
New code stores all environments in a hash table with base
path as a key thus linking cache with its LMBD environment

Fixes: MapServer#358
@jmckenna
Copy link
Member

jmckenna commented Oct 3, 2025

thanks @marisn !

@jmckenna jmckenna merged commit af1163a into MapServer:main Oct 3, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LMDB cache backend always uses single DB to store tiles

2 participants