Kingomac / Series-List

A web to organize what series you're watching
1 stars 0 forks source link

Optimize chapter incresement #3

Closed Kingomac closed 4 years ago

Kingomac commented 4 years ago

To optimize the chapther incresement, it should send the update to the database when the mouse goes out of the card, because now if the user count x chapters, each of x chapters will be written in the database so it would cause a high number of writes.