practo / k8s-worker-pod-autoscaler

Kubernetes autoscaler for the workers. Resource is called WPA. Queues Supported: SQS, Beanstalkd.
https://medium.com/practo-engineering/launching-worker-pod-autoscaler-3f6079728e8b
Apache License 2.0
159 stars 31 forks source link

Redis Support #48

Open alok87 opened 4 years ago

alok87 commented 4 years ago

Redis Support

@rdvs

justjkk commented 3 years ago

Redis is by itself not a job queue but is used as a backend by different job queues like Celery, Resque and RQ.