Introduction
You can use CoreOne with Redis as the store for task data. That should offload your MySQL instance and lead to better performance.
Step 1 - Local Redis installation
If you want to run Redis locally on Windows machine you have a few options available - Docker, virtual machine or paid solutions.
...
After that you should be able to use Redis with CoreOne. For that change the settings described in step 2.
Step 2 - Configure the CoreOne Suite to use Redis
To enable Redis you have to adjust the following settings in the moving_global.config_setting_value.
...