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...
You'll need:
- PHP >= 5.3.0
- Predis
... TBC...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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...
You'll need:
... TBC...