Project

General

Profile

Redis Cache with Redmine API

Added by Niraj Bhatt almost 4 years ago

Hello Team,

I want to integrate redis cache with redmine APis. We have developed one solution which is using redmine api in backend and store all the data into redmine. Now issues we are facing for performance as we have lots of data in redmine database.

We are thinking if we can integrate redis cache with redmine then there might be performance improvement in APIs.

We are not using redmine UI only redmine apis.