Welcome Guest, Not a member yet? Register   Sign In
Caching an ACL Object
#1

[eluser]zackwragg[/eluser]
Hi all,

After having implemented Zend_ACL in my codeigniter application, I am looking to serialize the ACL object and cache it to cut down on the various overheads that can create as it gets bigger.

My question is, is there any benefit in using the Zend_Cache libraries to do this, over just using the PHP serialize function and using CodeIgniter's file helper to store it in a file. I can then use the CI file helpers to pull it out of the file and unserialize it.

Thanks for the help.


Messages In This Thread
Caching an ACL Object - by El Forum - 11-24-2008, 04:57 PM
Caching an ACL Object - by El Forum - 11-25-2008, 11:11 AM
Caching an ACL Object - by El Forum - 11-25-2008, 11:39 AM
Caching an ACL Object - by El Forum - 11-25-2008, 12:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB