Skip to content

Commit 9ca1765

Browse files
committed
More readme.
1 parent a980874 commit 9ca1765

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# upring-pubsub
1+
# UpRing-PubSub
22

33
[![npm version][npm-badge]][npm-url]
44
[![Build Status][travis-badge]][travis-url]
55
[![Coverage Status][coveralls-badge]][coveralls-url]
66

77
PubSub system built on top of an [UpRing][upring] consistent hashring.
8-
See [MQEmitter][mqemitter] for the actual
9-
API.
8+
UpRingPubSub is consistently available, so it can lose messages when the topology changes.
9+
However, it is massively scalable.
10+
11+
See [MQEmitter][mqemitter] for the actual API.
1012

1113
[![js-standard-style](https://raw.githubusercontent.com/feross/standard/master/badge.png)](https://github.com/feross/standard)
1214

0 commit comments

Comments
 (0)