mapbox / Hecate

Fast Geospatial Feature Storage API
MIT License
252 stars 36 forks source link

Async Feature APIs #203

Closed ingalls closed 4 years ago

ingalls commented 4 years ago

Context

Followup PR to: https://github.com/mapbox/Hecate/pull/202, which increases the use of web::block to enable more asynchronous flow in our code and a major increase in request throughput.

cc/ @ingalls