code100x / algorithmic-arena

93 stars 98 forks source link

Integrate Judge0 with Our Database Schema for Direct Interaction #12

Closed TanmayDhobale closed 3 weeks ago

TanmayDhobale commented 3 weeks ago

fixed #5

hkirat commented 3 weeks ago

So this seems like it is not doing what the issue intended We want judge0 to directly talk to our DB When that happens, we wont need to do any callback logic (since judge0 will make the update in the db directly)

TanmayDhobale commented 3 weeks ago

So this seems like it is not doing what the issue intended We want judge0 to directly talk to our DB When that happens, we wont need to do any callback logic (since judge0 will make the update in the db directly)

yea yea working on it