Webhook / Integration Event bus (#499)

* First bash at an event bus for webhooks and integrations

* Refactoring

* poc

* Revert too wide ranging changes
Move to two-queues
This commit is contained in:
Tom Moor
2018-01-13 10:46:29 -08:00
committed by GitHub
parent 33261ba7c7
commit 9d441fc51a
11 changed files with 121 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ REDIS_URL=redis://redis:6379
URL=http://localhost:3000
DEPLOYMENT=hosted
ENABLE_UPDATES=true
DEBUG=sql,cache,presenters,events
# Third party credentials (required)
SLACK_KEY=71315967491.XXXXXXXXXX