kafka-connect-redis
kafka-connect-redis copied to clipboard
Kafka Connect connector for Redis
Is it possible to add JsonConverter for value so it will be possibile to transform key using stm?
At the moment sink connector supports the following Redis operations: MSET and DEL. It's required to have GEOADD operation in order to add geospatial items (latitude, longitude, name) to the...
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 5.2.1.RELEASE to 6.5.1.RELEASE. Release notes Sourced from io.lettuce:lettuce-core's releases. 6.5.1.RELEASE What's Changed Bump to netty 4.1.115.Final to consume the security fix for CVE-2024-47535 by @tishun Restore API...