mapbox / Hecate

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

Hecate Task Daemon #157

Closed ingalls closed 5 years ago

ingalls commented 5 years ago

Context

Introduce a Queue Daemon that can fire off events after a user query is completed. This system will run in it's own thread, not blocking or interacting with HTTP request/responses.

This work is a precursor to a couple of things

Ref: https://github.com/mapbox/Hecate/pull/30

cc/ @ingalls