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

Add ability to store Spark sessions into external storage (Redis or other) #366

Closed
vagabond9995 opened this issue Oct 10, 2015 · 2 comments

Comments

@vagabond9995
Copy link

It would be great if Spark will have a configuration option, which allows to store sessions into external storages that may be clustreized. Basicly, I want to have an access to sessions from multiple application instances.

@CyborTronik
Copy link

I'm also looking for a way to share sessions between applications. Otherwise came senseless microservices if you have to duplicate the code.

jeckep added a commit to jeckep/chat-room that referenced this issue Sep 4, 2016
perwendel/spark#366
perwendel/spark#314
not implemented yet

so we cannot replace jetty HashedSessionManager
@tipsy
Copy link
Contributor

tipsy commented Mar 2, 2017

This is outside of the scope of the project.

@tipsy tipsy closed this as completed Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants