Skip to content

Speed up Undo with Redis #45

@ehenze

Description

@ehenze

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions