Level 61
That is specific to your server. You need to test it. No one can guess that.
hello , so i'm using vimeo API with laravel and i want to do something like " resume watching " video and that requires saving the time for example " user watched till 9:32 " and using a table that has user_id video_id and time the only problem is that how many time should i update the table every 10 seconds maybe if i have 10000 users won't that be too much
any ideas ?
Please or to participate in this conversation.