clarisma / geodesk

Fast and storage-efficient spatial database engine for OpenStreetMap data
https://docs.geodesk.com/java
Apache License 2.0
137 stars 4 forks source link

Remove fixed cap on `maxPendingTiles` #96

Open clarisma opened 3 months ago

clarisma commented 3 months ago

Instead, set dynamically based on maximum possible parallelism (Ideal: 2x core count)