ticktok.io icon indicating copy to clipboard operation
ticktok.io copied to clipboard

Clock As a Service

Ticktok.io

CircleCI Release License Gitter

Ticktok.io is an efficient, managed and cluster ready time based events dispatcher that allows apps to receive accurate and reliable tick signals at scale.

screenshot

Quick start

docker run 
  -e RABBIT_URI=<rabbit uri for messaging bus>
  -e MONGO_URI=<mongo db uri>
  -e ACCESS_TOKEN=<sha1 encoded token>
  ticktok/ticktok

Documentation: https://ticktok.io/docs/overview

Community

Have some questions/ideas? Come and chat with us on Gitter

Official SDKs