Read the docs here
SuperCache is the first of many modules that are coming for Foodomaa.
This module aims to boost the performance of the core Foodomaa engine by caching the popular (most-called) APIs.
The popular APIs for Foodomaa are:
- Languages – language list and textual data
- Settings – customer/delivery app settings
- Stores – store information and store list
- Items – recommended items, all items list, menus
- Promo Sliders – sliders and slides
How does it work?
Generally in any application, when a data API is hit the request goes to the server and the server fetches the data from the Database and processes it and sends the response back to the application.
With SuperCache module installed, there are additional checks on every listened API call for whether or not the cache exists.
If the cache exists, the Database call is skipped and this saves a lot of server resources.
How much is the performance gain?
On our internal tests, the performance gain was 49% on all the listened APIs. i.e. the data was returned to the customer application 49% faster than usual.
The test was conducted on a data set of 20 Stores with 1200 Items in total.
Private Beta Test Results
SuperCache plugin was released to our private beta channel over Discord to 6 users.
These users are running their business with Foodomaa and the test results were phenomenal.
Reported on an average of 200-300% gain in performance.
Which then concluded that the larger the user base you have the more gain you can squeeze out of SuperCache.
Installation Instructions
Click here to know how to install.
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy SuperCache Module for Foodomaa from the The Developer ( stackcanyon ) website. Thank you.
Download = SuperCache Module for Foodomaa-[Updated].zip