From 7dd2b08229867b495b60f2b2d59c3bf75f577d0b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Feb 2015 07:03:59 +0200 Subject: [PATCH] Add missing overview (fixes #2) --- content/overview-streaming-data-libraries.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/overview-streaming-data-libraries.md diff --git a/content/overview-streaming-data-libraries.md b/content/overview-streaming-data-libraries.md new file mode 100644 index 0000000..1974cb4 --- /dev/null +++ b/content/overview-streaming-data-libraries.md @@ -0,0 +1,17 @@ +--- +title: Overview of Streaming Data Libraries +author: Michael Snoyman +description: High level comparison between different options +first-written: 2015-02-25 +last-updated: 2015-02-25 +last-reviewed: 2015-02-25 +--- + +Should cover: + +* conduit +* enumerator +* io-streams +* iteratee +* machines +* pipes