ChristopherSchultz commented on PR #596:
URL: https://github.com/apache/tomcat/pull/596#issuecomment-1466230691

   > I would love to see an interface that goes a step further and allows for 
NoSQL implementations as well. For example, Redis is an excellent option for a 
data store IMO.
   
   This is the whole point of the `Store` interface. If you want to implement 
your own strategy, you can implement it however you want. I believe there are 
some Redis- and Memcached-based `Store` implementations already available from 
third-parties.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to