From 8d4543873f6aeaa57dd826ff1221fbe67a2d451d Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC Date: Sun, 1 Oct 2017 20:40:19 +0200 Subject: [PATCH] Add features Signed-off-by: Drasko DRASKOVIC --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0a4ee7f0..9efd7745 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ For more details, check out the [official documentation][docs]. - Protocol bridging (i.e. HTTP, MQTT, WebSocket, CoAP) - Device management and provisioning +- Linearly scalable [data storage][cassandra] - Fine-grained access control +- Platform logging and instrumentation support - Container-based deployment using [Docker][docker] ## Quickstart @@ -78,3 +80,4 @@ Thank you for your interest in Mainflux and wish to contribute! [grc-url]: https://goreportcard.com/report/github.com/mainflux/mainflux [license]: https://img.shields.io/badge/license-Apache%20v2.0-blue.svg [twitter]: https://twitter.com/mainflux +[cassandra]: http://cassandra.apache.org