|
|
|
|
|
by bhandziuk
3011 days ago
|
|
What if, periodically, the orders are recalculated? Like 95% of cases are not going to reorder items back and forth 64 times in a session. If that does happen then take the extra time to reset everything (1,2,3,4...). And maybe periodically do the same for all values in your table? Like when users are not interacting with the items maybe. |
|