Skip to content

Pongtan/simple-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Cache

Redis Cache

use Predis\Client;

$client = new Client();
$cache = new Pongtan\SimpleCache($client);

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages