Updates to examples queries. Improve real-timeness of lfta aggregation
[com/gs-lite.git] / demo / PIPE / README.md
diff --git a/demo/PIPE/README.md b/demo/PIPE/README.md
new file mode 100644 (file)
index 0000000..79891c8
--- /dev/null
@@ -0,0 +1,8 @@
+This example demonstrates a query system reading from a single file.
+
+The input data file is csvsingle.dat, and it remains after processing.
+
+Additional features demonstrated:
+  - a reference to a specific interface
+  - The output is redirected into example1.csv and example2.csv
+  - THe last line is an end-of-data marker.