Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
ff1a507a07792eca9bdc5d6503d5acfce4f2ba1f
/
system
/
libraries
/
Cache
/
drivers
/
Cache_memcached.php
49e68de
Disable autoloader call from class_exists() occurences to improve performance
by Andrey Andreev
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
d261b1e
Replaced `==` with `===` and `!=` with `!==` in /system/libraries
by Alex Bilbie
· 13 years ago
5645479
Clean up the libraries
by Andrey Andreev
· 13 years ago
0688ac9
Start comment cleanup of libraries
by Timothy Warren
· 13 years ago
f1bbb17
Fix for Issue 88. _default_options does not exist in the Cache_memcahe driver
by Ryan Neufeld
· 13 years ago
b24b033
Switch private methods and properties to protected and cleanup the Cache library and drivers
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
7d4ea07
Improve the Cache library
by Andrey Andreev
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
ba00e9f
resolve a difference between the two memcache set method parameters
by Mark Huot
· 13 years ago
284dd97
Merge pull request #234 from johnbellone/issue31
by Greg Aker
· 13 years ago
151b7a9
Cleaning up some tabs/spaces issues. Also stripped trailing white space from the file.
by Greg Aker
· 13 years ago
51e4bca
I hate tabs
by John Bellone
· 13 years ago
090bdf6
Fixing stylish things
by John Bellone
· 13 years ago
c456b4a
Changing to set as add will not save over existing value
by John Bellone
· 13 years ago
51758fc
Nah, who needs this?
by John Bellone
· 13 years ago
02d7369
Returning value from _setup_memcached() now
by John Bellone
· 13 years ago
0ad834c
Fixing configuration
by John Bellone
· 13 years ago
cbb81c6
Formatting, damn tabs
by John Bellone
· 13 years ago
9e8dc0e
Making changes to support other Memcached extension
by John Bellone
· 13 years ago
eb2dcda
Added CI_ Prefix to the Cache driver.
by Phil Sturgeon
· 14 years ago
999e747
Fix #21 - Typo in get_metadata() function of apc and memcached cache drivers.
by Greg Aker
· 14 years ago
700205a
updating copyrights to 2011
by Derek Jones
· 14 years ago
bde25d9
Initial commit of Caching Driver.
by Greg Aker
· 14 years ago