Welcome Guest, Not a member yet? Register   Sign In
Caching Functions
#12

[eluser]Mirage[/eluser]
Just a note that memcache, APC, XCache, etc are all possible candidates but have nothing to with CI and may not be available on the target server. Addressing them directly is thus really not recommended as your site may stop to function as you move between environments. It would be best to adopt a library which can abstract the various backend into a common interface. Zend_Cache provides this although it might seem a bit heavy for the novice. There are some solutions in Pear and also some libraries coded up by fellow Igniters. Search the Wiki for 'Cache'.

Cheers,
m


Messages In This Thread
Caching Functions - by El Forum - 09-08-2008, 10:32 AM
Caching Functions - by El Forum - 09-09-2008, 09:10 AM
Caching Functions - by El Forum - 09-09-2008, 09:38 AM
Caching Functions - by El Forum - 09-09-2008, 09:41 AM
Caching Functions - by El Forum - 09-09-2008, 10:49 AM
Caching Functions - by El Forum - 09-09-2008, 10:57 AM
Caching Functions - by El Forum - 09-09-2008, 11:14 AM
Caching Functions - by El Forum - 09-09-2008, 03:17 PM
Caching Functions - by El Forum - 09-09-2008, 08:30 PM
Caching Functions - by El Forum - 09-09-2008, 10:55 PM
Caching Functions - by El Forum - 09-10-2008, 09:01 AM
Caching Functions - by El Forum - 09-10-2008, 09:24 AM
Caching Functions - by El Forum - 09-10-2008, 09:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB