KaukausInsurgency / ki-web

Web Application for Kaukasus Insurgency
1 stars 0 forks source link

Delete Timeout missions from redis hash #61

Closed Igneous01 closed 6 years ago

Igneous01 commented 6 years ago

No mechanism in place to delete expired missions from the redis hash. Need to implement custom logic to delete those keys.

The data will still be published to the front end for any clients that are connected, but it will be removed from the redis store.