Yuki
Yuki
This PR fixes #218. Rather than relying on inconsistent behaviour which ioredis no longer appears to demonstrate, the resulting data from issuing an `INFO` command is parsed directly. As an...
**Node version:** 10.19.0 **Arena version:** 2.8.1 **Bull version:** 3.13.0 **ioredis version**: 4.16.3 --- The [queue details view](https://github.com/bee-queue/arena/blob/744120be371291c8ca781930c3096117238f159f/src/server/views/dashboard/queueDetails.js) appears to present stale data within the ["Redis Statistics" table](https://github.com/bee-queue/arena/blob/744120be371291c8ca781930c3096117238f159f/src/server/views/dashboard/templates/queueDetails.hbs#L29-L45). Metrics shown are...