forked from tomschlick/memcached-library
-
Notifications
You must be signed in to change notification settings - Fork 0
A CodeIgniter Library to Interface with the Memcached cache system
Notifications
You must be signed in to change notification settings
coderm/memcached-library
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
Memcached Library for CodeIgniter ================================= DESCRIPTION ----------- This library is to help interface between a CodeIgniter based project and 1 or more Memcached Servers ( http://www.danga.com/memcached/ ). It can also be used as a standalone php class with a few tweaks (the data in config/memcached.php needs to be loaded into the $config variable in the constructor). MISC ---------- There has been an issue going on with some people installing (PECL) 'Memcache' and some 'Memcached'. This library can handle either one. INCLUDED ---------- Library Config File Controller Example ========== Get Started Using Memcached Today! === HOW DO I GET Memcached === You could give http://mrphp.com.au/code/install-memcache-cpanel-running-centos a shot should work for you regardless of the 'Centos' in the title.
About
A CodeIgniter Library to Interface with the Memcached cache system
Resources
Stars
Watchers
Forks
Packages 0
No packages published