diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/es5/README | 7 |
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. |