Skip to content

jakubbanas/redis-phpSession-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-phpSession-handler

PHP session can be stored in Redis server, every service using this Redis server as session handler, will have shared session. This is solution for session problem in distributed services.

How to run

docker-compose up --build

Then try to connect to localhost:8081 or localhost:8081, session should be the same between these instantions.

About

Simple session handler for stateless php services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages