K's Learning Diary

A parallel world used to recording.

0%

Automated container deployment, scaling, and management
kubernetes.io

一個網頁一個系統在DB資料量變大,API越寫越多的時候,Mysql開始無法負荷過多的Connection,導致前端向後端請求資料時loading時間太長,這是一個很經典的場景,有很多方法可以解決。
一、前端先把畫面render完再ansys axios取得資料
二、把經常查詢少更新的資料用Redis緩存到Memory裡
三、建立分散式架構的Mysql叢集

Read more »

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Read more »