TurtleQueue: hosted publish-subscribe replayable events in Clojure
How to TurtleQueue in Clojure
- Export you Api Key, and User Token, found in https://turtlequeue.com/dashboard/security
export TURTLEQUEUE_USER_TOKEN="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
export TURTLEQUEUE_API_KEY="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
clj -X hello/run