Skip to content

coderm/memcached-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published