kafka-connect-redis
kafka-connect-redis copied to clipboard
Feature Request: Support more advanced redis usage
In particular the limitations to using string key and field seem quite restrictive. This project has some good ideas, but it seems neither of these connectors are fully maintained: https://github.com/mangrrua/kafka-connect-redis-sink
I would like to know if its currently possible to:
- insert by hash, key, field
- use any other redis option like incrementBy
@jcustenborder thank you in advance