leancloud / php-sdk

LeanCloud PHP SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would you give an adapter for php-cache?

bolechen opened this issue · comments

The PHP Cache organization is dedicated to providing solid, powerful, flexible, and lightweight caching libraries for PHP projects.

Project website: http://www.php-cache.com/en/latest/

Do you mean use php-cache to store user session? You can implement the IStorage interface by yourself.