summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-12-06 14:48:06 +0100
committerChristian Pointner <equinox@spreadspace.org>2014-12-06 14:48:06 +0100
commitb2079c2bd867d9f55385227b18e4ac718ed0c740 (patch)
treee906cbf2597315962ed558809f8487bad5a23d46 /src
parentes5: stats vs. avg (diff)
es5: added README
Diffstat (limited to 'src')
-rw-r--r--src/es5/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/es5/README b/src/es5/README
new file mode 100644
index 0000000..f478bc4
--- /dev/null
+++ b/src/es5/README
@@ -0,0 +1,7 @@
+sfive elasticsearch integration
+===============================
+
+`es5` is a set of tools and scripts which allow you to use elasticsearch as a backend
+store for sfive data updates. an `sfive-hub` can be configured to push dataupdates to a
+elasticsearch cluster which can then be used to aggregate, search and retrieve statistic
+data.