DB Cache Reloaded Fix v2.2.4 Released

Tuesday October 25, 2011 by  

db cache reloaded fix

I’m happily to announce DB Cache Reloaded Fix v2.2.4. For you who don’t know DB Cache Reloaded Fix, it’s a WordPress plugin to cache the queries made to the database whereas improve your WordPress blog performance. It’s not originally mine, but it is a fork from the old DB Cache Reloaded which not compatible since WordPress 3.1. And thanks for all of you, your input and feedback is really helpful.

What’s New in DB Cache Reloaded Fix v2.2.4

There are some fixes that will definitely improve the WordPress performance:

  • Move the cache folder from wp-content/tmp to the plugin directory db-cache-reloaded-fix/cache
  • Now it will cache the complex queries, including posts, post meta and join queries
  • Cache cleaning is now move to WordPress scheduler, rather than check and clean it for every query made
  • Add French translation

DB Cache Reloaded Fix Installation

It is easy to install, you just go to plugins from your admin dashboard and search for DB Cache Reloaded Fix, or you can see the instruction here.

DB Cache Reloaded Fix Configuration

DB Cache Reloaded Fix is easy to configure. All you need to do is enable it, fill the “Expire a cached query after” box (for my blog i put 1440 minutes means it will cache for 24 hours), then save it.
Note: For faster performance you can make “Cache filter” blank, it means it will cache all the queries.

So what keeping me busy with this plugin?
There are still some ideas that i need to put into the plugins. I’m still in development and testing for multi databases cache and distributed caching. Hopefully it will done somewhere before the new year.

So if you like this plugin please support me through WordPress page and refer it to your friends. Thanks.

WordPress plugin page:
DB Cache Reloaded Fix

What people search:

Other Interesting Articles:

Post comment as twitter logo facebook logo
Sort: Newest | Oldest
whymustihaveausername 5 pts

Thanks for the fix for this plugin - it seems like it's working pretty well on WP 3.3.1, but I am getting stat failed errors on the filemtime() call on line 101 on db-functions.php, thusly:

"filemtime(): stat failed for wp-content/plugins/db-cache-reloaded-fix/cache/options/5b293a578642a805f6ce85060d3326d3 in db-cache-reloaded-fix/db-functions.php at line 101"

File exists, and if I su as my apache user and run filemtime() against that path in PHP interactive there are no errors. Is this something you've seen before?

Thanks!

parnanet 5 pts

Plugin works great... but when we want to uninstall it it messes the wordpress.

No I NEED TO LEAVE at list the db-module.php file into the db cache folder if I want my site to work...

no fair. We should be supported to be free to exclude plugin and take away all references of it from our system.

ivankrisdotcom 7 pts moderator

parnanet you can remove db.php from the wp-content folder, it will back to normal. thanks.

NanoG6 5 pts

plugin ini berpengaruh ke time to first byte ga ya?

trus seandainya saya set expire time nya semisal di atas 3 hari, kemudian kita melakukan perubahan terhadap homepage (ada post baru) atau editing post lama sebelum cache expire, apakah perubahan / post baru akan tampil?

thanks!

ivankrisdotcom 7 pts moderator

NanoG6 Plugin ini akan menyimpan/cache query yang dilakukan wordpress ke database. jika kamu set expired time 3 hari maka cache akan disimpan selama 3 hari. and yes, jika kamu editing post maka post yang lama akan tetap dimunculkan sampai cache di clear.

fergusonsarah 100 pts

Writ­ers with more fol­low­ers are judged to be more wor­thy of attention. Thanks for the great blog!

dysfunctionalparrot 5 pts

Thanks for all your hard work! The plug-in works great!