1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-04-24 13:48:49 +08:00

Update README.md

This commit is contained in:
Drasko DRASKOVIC 2017-05-24 00:13:35 +02:00 committed by GitHub
parent 33ff1e7529
commit 49249f08e2

View File

@ -41,7 +41,7 @@ Mainflux IoT cloud is composed of several components, i.e. microservices:
| [mainflux-cli](https://github.com/mainflux/mainflux-cli) | Interactive command-line interface |
| [MongoDB](https://github.com/mongodb/mongo) | Devices/Measurements NoSQL Database |
| [InfluxDB](https://github.com/influxdata/influxdb) | Time-Series Database for Messages |
| [Hydra](https://github.com/mongodb/mongo) | OAuth-2.0 Server |
| [Hydra](https://github.com/ory/hydra) | OAuth-2.0 Server |
| [Redis](https://github.com/antirez/redis) | System async events and caching |
| [NATS](https://github.com/nats-io/gnatsd) | System event bus |
| [NGINX](https://github.com/nginx/nginx) | Reverse Proxy with Auth forwarding |