You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to run scrolls in production, it is necessary to be able to run multiple sled instances on the same sled database.
Dependencies:
Allow to configure redis _cursor name via config
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
The text was updated successfully, but these errors were encountered:
In order to run scrolls in production, it is necessary to be able to run multiple sled instances on the same sled database.
Dependencies:
Allow to configure redis _cursor name via config
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
The text was updated successfully, but these errors were encountered: