# fuse-extra **Repository Path**: iots/fuse-extra ## Basic Information - **Project Name**: fuse-extra - **Description**: 关键是mqtt协议服务端的scala实现:https://github.com/fusesource/fuse-extra/tree/master/fusemq-apollo/fusemq-apollo-mqtt/src/main/scala/org/apache/activemq/apollo/mqtt - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-09-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Fuse Extra ========== Welcome to the Fuse Extras Project which implements addons and plugins for the [Fuse Stack](https://github.com/fusesource/fuse) This project provides: * [LevelDB Store for FuseMQ](https://github.com/fusesource/fuse-extra/tree/master/fusemq-leveldb) : A message store for FuseMQ or ActiveMQ ActiveMQ that uses LevelDB based indexes. It can be configured to provide message HA by replicating stored data to a Hadoop filesystem such as HDFS. * [MQTT v3.1 Protocol for Apollo](https://github.com/fusesource/fuse-extra/tree/master/fusemq-apollo/fusemq-apollo-mqtt) : This module lets you use the MQTT v3.1 protocol to talk to Apache Apollo message server.