perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.64k stars 1.56k forks source link

Question/ feature request: Set custom session stores #966

Open met68 opened 6 years ago

met68 commented 6 years ago

Is it possible to configure/ set a custom data store (e.g. Redis) for Spark sessions?

If so, how is it done and if not, may I please request this as a feature for a future release?

Thank you.