You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kafka Connect source and sink connectors for Redis
14
+
Redis Kafka Connector (Source and Sink) by Redis.
12
15
13
16
== Documentation
14
17
15
-
Refer to the link:https://{project-owner}.github.io/{project-name}[documentation] for configuration and usage information.
18
+
Documentation is available at link:{documentation-url}[{documentation-url}]
19
+
20
+
== Downloading
21
+
22
+
The connector is published on https://www.confluent.io/hub/redis/redis-enterprise-kafka[Confluent Hub] and {project-url}/releases/latest[Github].
23
+
24
+
== Support
25
+
26
+
Contact us on the https://forum.redis.com/[Redis Forum] or create an issue on {project-url}/issues[Github] where we provide support on a good faith effort basis.
16
27
17
28
== Docker Example
18
29
19
-
Run `run.sh` and follow prompts
30
+
Clone this repository, execute `run.sh` and follow prompts:
0 commit comments