Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/connectors/SOURCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ Splitting the workload between multiple tasks is possible via the configuration
| `redis.uri` | string | | High | Redis connection information provided via a URI string. |
| `redis.cluster.enabled` | boolean | false | High | Target Redis is running as a cluster. |
| `redis.channels` | string | | High | Redis channels to subscribe to separated by commas. |
| `redis.channels.patterns.enabled` | boolean | | High | Redis channels use patterns (PSUBSCRIBE). |
| `redis.channels.pattern.enabled` | boolean | | High | Redis channels use patterns (PSUBSCRIBE). |