We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c9f50 commit 8dfe960Copy full SHA for 8dfe960
1 file changed
README.md
@@ -29,7 +29,7 @@ As a Microservice, Mithqtt is small self contained with little external dependen
29
- Strong message ordering for each session.
30
- Authentication and Authorization on Connect Publish Subscribe.
31
- Distributed, decentralized, high availability. Eventually consistent on node state.
32
-- [Redis](http://redis.io) based storage (support 2.8 and 3.0).
+- [Redis](http://redis.io) based storage (support 2.8 and 3.x).
33
- [NATS](http://nats.io) based cluster implementation.
34
- RESTful HTTP interface.
35
0 commit comments