CodeIgniter Forums
Horrible documentation for new features (memc. driver) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Horrible documentation for new features (memc. driver) (/showthread.php?tid=43341)



Horrible documentation for new features (memc. driver) - El Forum - 07-08-2011

[eluser]moodh[/eluser]
Hi.
I want to use the new cache driver in 2.0.0, autoloading the memcached driver with multiple memcached servers in a config file.

But seriously, where's the documentation? There's been quite a while since 2.0.0 got released, but no improvements to the documentation?

How should the config file be structured to allow multiple servers? Sure, I can dive into the code and engineer it myself, but that doesn't excuse the lack of it in the documentation.
How can I autoload the memcached driver? Should I use a base controller that loads it or what? Nothing in the documentation about this.

I guess this thread is both about me ranting a bit and also asking for help incase someone has done either of these before.
Thanks!


Horrible documentation for new features (memc. driver) - El Forum - 08-17-2011

[eluser]Patrick Savalle[/eluser]
Hi, have you had any success figuring this out?

Regards.