spring-projects / spring-session

Spring Session

Home Page:https://spring.io/projects/spring-session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for NATS JetStream Key/Value store as an alternative for Redis

n9 opened this issue · comments

commented

Expected Behavior

To have the option to use NATS JetStream Key/Value store instead of Redis as a distributed storage for sessions.

Current Behavior

NATS JetStream Key/Value store is not supported.

Context

Hi, @n9. Thanks for the suggestion.

I think that the best alternative would be to create an external project that adds the support using Spring Session. Then we can assess its fit into the framework. What do you think?