Skip to content

Conversation

@kjocevicius
Copy link

Adds redis sink configuration property redis.set.expire.timeout with default value 0.

When the config key is set (value > 0), it adds expiration to SET arguments, so Redis expires keys that are not updated before expiration timeout is reached. It solves the need of having to cleanup old keys in some scenarios.

Closed #24 as I changed branches structure in my fork.

@kjocevicius
Copy link
Author

Related to #21

@daniel-imgarena
Copy link

daniel-imgarena commented Dec 12, 2023

This is great, I was looking for it. How can we get it one merged @jruaux ?

@banker banker requested a review from jruaux December 13, 2023 01:04
@daniel-imgarena
Copy link

Any news?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants