Title: Plugin isn&#8217;t compatible with Redis
Last modified: July 4, 2023

---

# Plugin isn’t compatible with Redis

 *  [Matt](https://wordpress.org/support/users/mattk1980/)
 * (@mattk1980)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-isnt-compatible-with-redis/)
 * When using the Redis plugin (100,000 installations) for caching, the order is
   not saved. You have to keep clearing the cache or turn Redis off and back on 
   again.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/plugin-isnt-compatible-with-redis/#post-16917586)
 * Hi,
   I’am not able to replicate the issue, might be related with something on 
   your environment which we don’t have on this side.If you send more details regarding
   your server ( ie. hosting type, php version etc ) i’ll try to create one. Thanks
 *  Plugin Author [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/plugin-isnt-compatible-with-redis/#post-16924074)
 * Hi,
   Can you edit the file **/post-types-order/include/clas.cpto.php** and add
   the following code after line 407, so it become:
 * `wp_cache_flush();
   _//trigger action completed_do_action('PTO/order_update_complete');
 * If the above works for you, i’ll include the line in the plugin core.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin isn’t compatible with Redis’ is closed to new replies.

 * ![](https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428)
 * [Post Types Order](https://wordpress.org/plugins/post-types-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-types-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-types-order/)
 * [Active Topics](https://wordpress.org/support/plugin/post-types-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-types-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-types-order/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [order](https://wordpress.org/support/topic-tag/order/)
 * [redis](https://wordpress.org/support/topic-tag/redis/)

 * 2 replies
 * 2 participants
 * Last reply from: [Maya](https://wordpress.org/support/users/tdgu/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/plugin-isnt-compatible-with-redis/#post-16924074)
 * Status: not resolved