jcustenborder/kafka-connect-redis

Feature Request: Support more advanced redis usage

Opened this issue · 1 comments

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