area:contentenhancementgood first issue
倉庫指標
- 星標
- (1,194 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
For every "update" action on the Content API it should check if there are actual differences between the latest saved version and the data being updated and skip if the data is equal.
- Do not trigger the loading mechanism that demands server resources
- Save DB resources by not inserting unnecessary data