Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Stateless STREAM Server #139

Open
sharafian opened this issue Apr 7, 2020 · 0 comments
Open

Stateless STREAM Server #139

sharafian opened this issue Apr 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sharafian
Copy link

If ilp-protocol-stream could keep connection state in a data store like redis, we could run sharded STREAM servers. This would make it operationally simpler to scale STREAM servers, allowing us to do away with stateful sets and the two-layered architecture for scaling STREAM servers (a statefulset of connectors + STREAM servers behind a deployment of connectors).

@sharafian sharafian added the enhancement New feature or request label Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant