Skip to content

Conversation

riferrei
Copy link
Contributor

This PR adds support for setting TTL values into Redis keys, either at a record level or via configuration. If set at a record level, this means Kafka producers or SMT processors can be used to set the value redis.key.ttl on a per-record basis. Otherwise, users can also specify this property via connector configuration, in which the value will be set to any record written into Redis. If both record-level and configuration-level values are set, then record-level takes precedence.

This PR also upgrades the Docker Compose file with newer versions of Kafka, health checks for containers, and an updated Dockerfile to build Kafka Connect.

@jruaux jruaux merged commit 252ac8d into redis-field-engineering:master Jul 10, 2025
1 check passed
@jruaux jruaux added the released Issue has been released label Jul 10, 2025
@jruaux
Copy link
Collaborator

jruaux commented Jul 10, 2025

🎉 This issue has been resolved in v1.0.0 (Release Notes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Issue has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants