Jump to content

Module: SessionHandlerRedis


netcarver
 Share

Recommended Posts

A proof-of-concept session handler module for PW that uses Redis as the session database.

You'll need access to a Redis server (IP address and Port) and you can configure the session prefix, the Redis DB that the sessions will be stored in and a time-to-live for the sessions.

Please let me know if you run into any issues with this module.

Here it is on Github.

Here it is in the modules repository.

  • Like 10
Link to comment
Share on other sites

  • 2 years later...

Hi @Andreas Augustin

Thank you for the interest in this module - which is in need of an update. I've been contacted by a couple of other interested parties (see here), and I will be working on an update to this module soon.

Personally, I've always preferred using an SSH tunnel to connect to remote redis server instances, but I will certainly take a look at what you've done regarding native authentication suppport.

Best wishes,
Steve

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...