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

Remove code related to obsolete redis streams #197

Open
eikek opened this issue Sep 5, 2024 · 0 comments
Open

Remove code related to obsolete redis streams #197

eikek opened this issue Sep 5, 2024 · 0 comments
Labels
chore Maintenance work

Comments

@eikek
Copy link
Member

eikek commented Sep 5, 2024

With #182 there is only one redis stream to read from (data_service.all_events). Once this is deployed (also from data-service side), code related to the other streams can be removed.

Places to look for include:

  • ReIndexService (the step removing last seen message id)
  • MessageHandlers
  • QueueConfig
@eikek eikek added the chore Maintenance work label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance work
Projects
None yet
Development

No branches or pull requests

1 participant