Redis is great when used as a persistent cache for short-lived + no value data, or data that can be reproduced from another source. If your data, or queued items, have value then find a better tool.
But if you're foolish enough to use it as a database... lol.
But if you're foolish enough to use it as a database... lol.