Skip to content

Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.

License

Notifications You must be signed in to change notification settings

sjurajpuchky/object-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-cache

Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.

Samples are provided in folder samples.

For unix socket in Memcached and Redis driver use [ 'sock' = file ] as $params in driver constructor.

About

Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages