Skip to content
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 an ArangoDB scaler #4000

Closed
neelanjan00 opened this issue Dec 11, 2022 · 1 comment · Fixed by #4028
Closed

Provide an ArangoDB scaler #4000

neelanjan00 opened this issue Dec 11, 2022 · 1 comment · Fixed by #4028

Comments

@neelanjan00
Copy link
Contributor

Proposal

ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. KEDA shall provide a scaler to autoscale Kubernetes resources based on (AQL) ArangoDB Query Language queries.

Scaler Source

ArangoDB

Scaling Mechanics

Scale based on the number of documents obtained upon ArangoDB query execution.

Authentication Source

ArangoDB has built-in basic auth and bearer auth which can be consumed using the TriggerAuthentication. It also has SSL configured out of the box.

Anything else?

No response

@neelanjan00
Copy link
Contributor Author

I would like to be assigned to this issue. TIA!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant