I'm seeking alternatives for my current queue system, which uses Golang and Redis. I'm interested in something similar to Rails' Solid Queue (https://github.com/rails/solid_queue).
During my search, I came across River (https://riverqueue.com).
Has anyone here used River in a production environment? I'd appreciate any feedback or experiences.