**Hurricane**
混合数据存储访问中间件,支持全文检索、二进制数据存储和水平扩展能力,底层采用solr、mysql和HDFS作为存储系统。
```
git@git.oschina.net:apollozhu/org.iipg.hurricane.git
```
![](https://box.kancloud.cn/39c1853da7c5c2a31c6226f3994300fc_1031x589.png)
**[Hurricane DS](https://git.oschina.net/apollozhu/org.iipg.hurricane.ds)**
该应用从Zookeeper中获取DataSource的定义,实现数据源状态查询,数据导入和停止功能,支持全量数据导入和增量数据导入两种模式。
```
git@git.oschina.net:apollozhu/org.iipg.hurricane.ds.git
```
![](https://box.kancloud.cn/2d1b8d41eb57bd7c4f4c75b3121b7c4d_1029x291.png)