KaukausInsurgency / ki-dcs

Kaukasus Insurgency
5 stars 2 forks source link

Support Partial Updates of Redis Data #239

Closed Igneous01 closed 6 years ago

Igneous01 commented 6 years ago

Include logic that can determine if we already have sent back the Depot/Capture Point/Side Mission previously, so that we dont need to resend static data like the position and MGRS

Would need write new code in the TCP Server that parses the existing JSON object in the Redis Store and updates only the necessary fields that were sent back in request (THIS WILL BE HARD TO DO FLEXIBLY)