« Return to Thread: Caching of describeTable

Caching of describeTable

by Shahar Evron :: Rate this Message:

Reply to Author | View in Thread

Hi,

Maybe I just need to RTFM but this one is a quickie: Is there a caching
solution for Zend_Db_Adapter_xxx::describeTable() ?

That one gets called quite frequently, and is very unlikely to change in
production environemtns. Caching it somehow would be a smart idea.

If nobody has suggestions, I'll do some hacking later and post an
article about it.

TIA,

Shahar.

 « Return to Thread: Caching of describeTable