-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide a CouchDB Scaler #3746
Comments
Please assign this issue to me |
tomkerkhove
added
feature
All issues for new features that have been committed to
and removed
needs-discussion
labels
Oct 13, 2022
This was referenced Nov 1, 2022
This is already done and released 😄 |
Repository owner
moved this from In Progress
to Ready To Ship
in Roadmap - KEDA Core
Dec 9, 2022
Thank you @JorTurFer 🙂 |
Thank you, you have done all the heavy work 🙇 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Proposal
CouchDB is an open source NoSQL database developed by Apache software foundation. It is written in the Erlang programming language. It powers a lot of innovative and modern cloud-native applications. KEDA can provide a CouchDB scaler to autoscale kubernetes resources based on couchdb queries.
Scaler Source
CouchDB
Scaling Mechanics
Scale based on CouchDB query results, which are numeric values.
Authentication Source
CouchDB provides in-built authentication with username and password
Anything else?
No response
The text was updated successfully, but these errors were encountered: