MerginMaps / MerginMaps/mobile
Enable WAL mode
Open
@uclaros is already working on this.
Since Jul 15, 2026.
enhancement
sync
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Explore the potential to enable WAL mode on GeoPackages to eliminate problems with "Database is locked".
- Writing to GeoPackages should not cause conflicted copies while map is rendering
- Should also fix https://github.com/MerginMaps/mobile/issues/3866
- Let's have sync exploratory testing here (cc @RastoHu)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.