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

Redis Connector with Keda #67

Merged
merged 10 commits into from
Sep 6, 2021
Merged

Conversation

blackfly19
Copy link
Contributor

@blackfly19 blackfly19 commented Jul 12, 2021

Description

  • Added Redis KEDA connector with error handling.
  • Added integration test workflow for Redis Lists

Fixes

Fixed #17

Testing

Tested it manually by creating docker image and pulling it when creating mqtrigger via fission.

redisList-http-connector/Dockerfile Outdated Show resolved Hide resolved
redisList-http-connector/Dockerfile Outdated Show resolved Hide resolved
redisList-http-connector/go.mod Outdated Show resolved Hide resolved
redisList-http-connector/main.go Outdated Show resolved Hide resolved
redisList-http-connector/main.go Outdated Show resolved Hide resolved
redisList-http-connector/main.go Outdated Show resolved Hide resolved
redisList-http-connector/test/consumer/go.mod Outdated Show resolved Hide resolved
@blackfly19 blackfly19 force-pushed the redisConnector branch 6 times, most recently from 51c986e to 19b07c7 Compare September 2, 2021 11:23
redis-http-connector/Dockerfile Outdated Show resolved Hide resolved
redis-http-connector/test/consumer/Dockerfile Outdated Show resolved Hide resolved
redis-http-connector/test/publisher/Dockerfile Outdated Show resolved Hide resolved
redis-http-connector/test/publisher/go.mod Outdated Show resolved Hide resolved
@sanketsudake sanketsudake changed the title Work in Progress Redis Connector Redis Connector with Keda Sep 6, 2021
@sanketsudake sanketsudake merged commit 617b5bb into fission:master Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redis Lists Http Connector
2 participants