Where Can I Find a Comprehensive Guide on Using Data Stores for Caching in Pipedream and Handling Conditional Branching Logic?

thanks andrew. will have to see how i might hack this. i suspect it will be super hacky without conditional workflow branching.

(i know one step that interfaces a data source does not expose the code so i cant add any conditional logic to it - (unless i convert it to a direct api connection which sounds like a pain) - and possibly i can reorder tings to break the workflow before it… but sounds like a nightmare to tell you the truth. ha. :slightly_smiling_face: )

So are there any docs out there for how to do caching on Piepdream? I’m not exactly sure how you’d do caching if onditional branching is so messy? Break workflows into more (messy) subparts maybe? Would be great to see how smarter folks than me tackle caching!

An aside: just curious: did you all base Pipedream on some kind of simplified, linear DAG workflow engine under the covers that makes more complex workflows super hard to implement?

thanks for your help Andrew!