Path-of-Modifiers / pathofmodifiersapp

Website application for checking prices on explicit and affixes specific items in Path of Exile
https://pathofmodifiers.com
Other
5 stars 2 forks source link

Look into `db.refresh`, might be optimizable #490

Open bogadisa opened 1 month ago

Ivareh commented 1 week ago

Already removed db.refresh in create. It's still in crud update, but update never has much processing in our application