datakit
Orchestrate applications using a Git-like dataflow
Description
DataKit is a tool to orchestrate applications using a Git-like dataflow. It revisits the UNIX pipeline concept, with a modern twist: streams of tree-structured data instead of raw text. DataKit allows you to define complex build pipelines over version-controlled data.
DataKit is currently used as the coordination layer for HyperKit, the hypervisor component of Docker for Mac and Windows, and for the [DataKitCI][] continuous integration system.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 04 May 2017
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test & >= "0.7.0" & < "0.8.0"
datakit-github
with-test & >= "0.10.0" & < "0.11.0"
datakit-client
with-test & >= "0.10.0" & < "0.11.0"
datakit-server
>= "0.10.0" & < "0.11.0"
io-page-unix
>= "2.0.0"
io-page
< "2.0.0"
protocol-9p
< "0.10.0"
irmin-watcher
>= "0.2.0"
mtime
< "1.0.0"
asl
>= "0.10"
logs
>= "0.5.0"
hvsock
>= "0.8.1"
named-pipe
>= "0.4.0"
mirage-flow
< "2.0.0"
conduit
< "0.99"
lwt
>= "2.7.1"
cstruct
>= "2.2"
camlzip
>= "1.06"
irmin-git
>= "1.0.0" & < "2.0.0"
irmin
>= "1.1.0" & < "1.2.0"
git
>= "1.9.3"
jbuilder
>= "1.0+beta7" & < "1.0+beta12"
ocaml
>= "4.02.0" & < "4.06.0"
Reverse Dependencies
datakit-bridge-github
>= "0.10.0" & < "0.11.0"
datakit-ci
>= "0.10.0" & < "0.11.0"