Skip to content

ivanstojic/redis-session-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

REDIS-SESSION-PHP

Introduction

This is a pure PHP session save handler which stores data into Redis.

It is also able to unpack values of your choosing into standalone keys in Redis. More on this below...

Requirements

You'll need:

... TBC...

About

Pure PHP session handler that stores partially unpacked data in Redis (via Predis)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages