Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.25 KB

dusty-corners.md

File metadata and controls

43 lines (25 loc) · 1.25 KB

[Previous] [Up] [Next]

Ziggy's Dustier Corners

Like most software packages, Ziggy has some features that don't see a lot of use or that only get exercised under unusual circumstances. Those oddballs are documented here.

Techically the RDBMS is used all the time, but there are a few details about what we do with it that are potentially interesting to users.

Importing, modifying, version control, and more!

How to conveniently package a collection of parameter changes.

What to do if you realize that you need to change the configuration of a pipeline.

Make it easier to run those Java programs you've written.

There's more flexibility to the unit of work infrastructure than we've let on.

[Previous] [Up] [Next]