Object caching
-
Hi, all
I am new to php (extensive Java, C++ and VB experience though). I am looking to use WordPress for my personal site and also, studying the code to learn php.
Great product!
I notice that Wordress uses it’s own cache to cache posts, etc. For example, see $post_cache.
I wonder whether it makes any sense to use caching available with ADOdb or any other php caching library?
Sincerely, Val
The topic ‘Object caching’ is closed to new replies.