A very basic interface to inspect the contents of a true queue instance backed by redis. TrueQueue is a gem developed by MobMe Wireless, you can find out more here.
I made this as an excercise to learn node, backbone and some redis. Inspired by RabbitMQ Management Plugin.
- Lists all the queues in connected redis instance
- Shows queue size, enqueue rate and dequeue rate instantaneously
- Graphs for easy analysis
- Preview the contents of queue
npm install
node app.js