Using memcached as a session storage with CodeIgniter

Posted by Alex N. on Stack Overflow See other posts from Stack Overflow or by Alex N.
Published on 2010-04-11T16:55:52Z Indexed on 2010/04/11 17:03 UTC
Read the original article Hit count: 292

Filed under:
|
|
|

I am researching possibilities of using memcached as a session storage for a system built on CodeIgniter. Has anybody done this before(that's probably a stupid question :) and if so what's your experience folks? Have you used any existing libraries/extensions? As far as performance improvement what have you seen? Any caveats?

© Stack Overflow or respective owner

Related posts about memcached

Related posts about codeigniter