Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 285 Bytes

split-route

This flow demonstrates splitting a file on line boundaries, routing the splits based on a regex in the content, merging the less important files together for storage somewhere, and sending the higher priority files down another path to take immediate action.