IBM/page-lab

Web service to check Redis queue # of items in queue, time elapsed, etc

Opened this issue · 1 comments

Need an API on node server that provides insights into the Redis URL test queue..

  • Num of items
  • Num of items processed
  • Num of items left ? (or just calc on consumer side?)
  • Time started
  • Time elapsed

Check with @daviddahl , this may be setup already.