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

feat: allow splitting scrolls into multiple instances #42

Open
matiwinnetou opened this issue Jun 26, 2022 · 0 comments
Open

feat: allow splitting scrolls into multiple instances #42

matiwinnetou opened this issue Jun 26, 2022 · 0 comments
Labels

Comments

@matiwinnetou
Copy link
Collaborator

In order to run scrolls in production, it is necessary to be able to run multiple sled instances on the same sled database.

Dependencies:

  1. Allow to configure redis _cursor name via config

  2. Separate sled write away from the scrolls. We should have a command line tool that keeps scrolls ingestion process separate from scrolls instance. Scrolls instance should use sled db and only in case reducers are configured that need it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant