Releases: chargetrip/clusterbuster
Releases · chargetrip/clusterbuster
v2.4.0
v2.3.1
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2019-10-30)
Bug Fixes
- queries: wrap sql in slonik sql template strings (#12) (81a738e)
- tiler: config.yaml (109dfbd)
- tiler: dev start script (40e3c56)
- tiler: examples (#7) (403439d)
- tiler: first commit to restore history before structure change (c40b499)
- tiler: fix query where clause for unclustered server (da3b72b)
- tiler: fix wrong file path for index.ts (#8) (77a6136)
- tiler: missing unclustered srid conversion and mvt geom conversion (13ba21e)
- tiler: move server back to lib (36c8fd2)
- tiler: proper connection pooling (0d47bae)
- tiler: rename server back to tiler (7bc3561)
- tiler: rollup issues (0a0f524)
Features
- cache: scope cache to remove static import of redis (#13) (534d25c)
- tiler: add rollup and convert to typescript WIP (990ae89)
- tiler: basic testing setup, and first attempt at attributes mapping (32455d7)
- tiler: Configurable cache with support for lru-cache and redis (#10) (76205c5)
- tiler: double bbox where statement on initial feature query to reduce query time (6af3ea5)
- tiler: feature attribute bubbling to mvt (20d9e06)
- tiler: load supporting SQL functions on startup (aa15196)
- tiler: lru cache and performance logging (b6f8201)
- tiler: minimal example server added (dc4107a)
- tiler: move to dbscan to get real cluster counts (7c4e69f)
- tiler: sql generator function for recursive clustering (80cf1b0)
- tiler: typescript on example and generate index.d.ts (b2365e1)
- tiller: Export TileServer instead of default (#9) (593c65c)