magro / memcached-session-manager

A tomcat session manager that backups sessions in memcached and pulls them from there if asked for unknown sessions
Apache License 2.0
758 stars 348 forks source link

Add support for Redis Auth. #390

Closed itibehari closed 6 years ago

itibehari commented 6 years ago

Add support for Redis Auth. To configure, provide password attribute in context.xml. For eg:-

  ...