# Onirii

[![SQALE评级](https://sonar.heavenark.com/api/project_badges/measure?project=Onirii&metric=sqale_rating)](https://sonar.heavenark.com/dashboard?id=Onirii)
[![警报](https://sonar.heavenark.com/api/project_badges/measure?project=Onirii&metric=alert_status)](https://sonar.heavenark.com/dashboard?id=Onirii)
[![可靠性比率](https://sonar.heavenark.com/api/project_badges/measure?project=Onirii&metric=reliability_rating)](https://sonar.heavenark.com/dashboard?id=Onirii)
[![安全比率](https://sonar.heavenark.com/api/project_badges/measure?project=Onirii&metric=security_rating)](https://sonar.heavenark.com/dashboard?id=Onirii)
[![技术债务](https://sonar.heavenark.com/api/project_badges/measure?project=Onirii&metric=sqale_index)](https://sonar.heavenark.com/dashboard?id=Onirii)

Universal queue SDK

## Features

### Support message queue list:

- [ ] ActiveMQ (Waiting)
- [x] AmazonSQS (Developing)
- [ ] CMQ (Waiting)
- [ ] CKafka (Waiting)
- [ ] TDMQ (Waiting)
- [ ] TubeMQ (Terminated) 
- [ ] JCQ (Waiting)
- [ ] Kafka (Waiting)
- [ ] MQTT (Waiting)
- [ ] RocketMQ (Waiting)
- [x] RabbitMQ (Developing)

### Single Function list:

- [x] Rabbit ConfirmChannel Support
- [ ] Rabbit Manager Api Full Support
- [x] Set Max Channel Count When Creating Connection

## Onirii Supported Features List

| Queue | Queue | Exchange | Message | Permission | Tag | Other | SDK | Api | Remark |
| :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: |
| ActiveMQ |  |  |  |  |  |  |  |  |  |
| AmazonSQS | ✓ | x | ✓ | ✓ | ✓ | ✓ | ✓ |  |  |
| CMQ |  |  |  |  |  |  |  |  |  |
| CKafka |  |  |  |  |  |  |  |  |  |
| TDMQ |  |  |  |  |  |  |  |  |  |
| JCQ |  |  |  |  |  |  |  |  |  |
| Kafka |  |  |  |  |  |  |  |  |  |
| MQTT |  |  |  |  |  |  |  |  |  |
| RocketMQ |  |  |  |  |  |  |  |  |  |
| RabbitMQ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
