Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to expire sequence number for channel in Redis #63

Closed
FZambia opened this issue Aug 4, 2019 · 0 comments · Fixed by #64
Closed

Option to expire sequence number for channel in Redis #63

FZambia opened this issue Aug 4, 2019 · 0 comments · Fixed by #64

Comments

@FZambia
Copy link
Member

FZambia commented Aug 4, 2019

At moment once set the sequence number will live forever in Redis. Looks like we can set a reasonable time when this key can safely expire if the channel have not been active for a long time - for example in a time that is much bigger than channel history retention period.

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 a pull request may close this issue.

1 participant