Feature #1785
Expend ORM instance, live cache via Redis
Start date:
2024-05-26
Due date:
2024-07-31
% Done:
100%
Estimated time:
(Total: 0.00 h)
Description
ORM for property searching becomes to legacy due to the tech stack upgrading. It is limitated at the memory size on server (VM). Multiple singlton instances won't be able to support the increated data in VOW.
Before 2022, the maximum live listing number is 70k in Jul/Aug, but now we are facing 100k available properties to be addressed onto memory whcih takes over 6GB or even more. Consider to use Redis for a better solution on performance searching.
Involve cache to solve the over sea request with a better performance. Load-balance is considerable.
We have some out dated servers which can be set as cache services.
Subtasks
No data to display