framed-data / overseer

Overseer is a library for building and running data pipelines in Clojure.
Eclipse Public License 1.0
97 stars 10 forks source link

Extract status/jobs-with-status #3

Closed andrewberls closed 9 years ago

elliot42 commented 9 years ago

:+1: , though do we really need the separate functions when we could call the one generic function?

andrewberls commented 9 years ago

Eh, probably not. I suppose these are internal-only anyways

elliot42 commented 9 years ago

:+1: