We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 377b3c9 + 7738a71 commit f1ac5bdCopy full SHA for f1ac5bd
1 file changed
README.md
@@ -46,7 +46,7 @@ The following features have been implemented so far:
46
- Cluster node liveness check
47
- RYOW consistency
48
- Follower reads
49
- - push-based topology change subscription
+ - push-based topology change notification
50
51
52
- Protocol Support
@@ -167,7 +167,7 @@ sequenceDiagram
167
L ->> SF: Receive Snapshot (hwm: 5)
168
```
169
170
-#### Push-based topology change subscription
+#### Push-based topology change notification
171
```mermaid
172
sequenceDiagram
173
actor C as Client
0 commit comments