I think this can be achieved with just storing a list of Guids of the objects that have been affected by the last get / set / create / delete clip operations. If you have that, you can set the state for these objects in redis precisely, without always pushing the whole timeline
I think this can be achieved with just storing a list of Guids of the objects that have been affected by the last get / set / create / delete clip operations. If you have that, you can set the state for these objects in redis precisely, without always pushing the whole timeline