page-lab
page-lab copied to clipboard
Web service to check Redis queue # of items in queue, time elapsed, etc
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