Performance Improvements for the BuddyBoss Platform

This update includes a number of major improvements to the platform codebase that significantly improves its performance. We have refactored several key functions, queries, loops and extended object caching support to improve load and response times across many dynamic areas of the platform.

This focuses on the performance of the BuddyBoss Platform. We had previously planned to implement a replication of the API Caching system in the BuddyBoss App, but on further investigation from our developers, we realized that a direct copy of this system would not bring the intended results. Instead, we focused our efforts on improving our support for Object Caching.

We support Memcached and Redis (just like WordPress itself) and from our evaluations you will get the best results if you enable Redis on your server.

We recommend using the plugin "Redis Object Cache" to ensure you have redis properly configured on your environment.

https://wordpress.org/plugins/redis-cache/