From c0b0b9d42a31840c8ce5a086850f7ea69e8ec536 Mon Sep 17 00:00:00 2001 From: Feng Date: Thu, 20 Aug 2015 00:37:21 +0800 Subject: [PATCH] kafka, redis --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b13943559..e1d19ee08 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT * [emqttd_dashboard](https://github.com/emqtt/emqttd_dashboard) - Web Dashboard * [emqttd_plugin_mysql](https://github.com/emqtt/emqttd_plugin_mysql) - Authentication with MySQL * [emqttd_plugin_pgsql](https://github.com/emqtt/emqttd_plugin_pgsql) - Authentication with PostgreSQL +* [emqttd_plugin_kafka](https://github.com/emqtt/emqttd_plugin_kafka) - Publish MQTT Messages to Kafka +* [emqttd_plugin_redis](https://github.com/emqtt/emqttd_plugin_redis) - Redis Plugin ## Dashboard