Actions
Task #4444
closed
VJ
VJ
files: store files in transactions instead of per flow state
Task #4444:
files: store files in transactions instead of per flow state
Effort:
Difficulty:
Label:
Description
Several goals:
- performance: avoid looping the file list from the tx loop
- code clarity: put thing together that belong together conceptionally
- complexity: esp in Rust working with multiple mutable storage concepts caused issues
Actions