Skip to content

Commit

Permalink
Adjusted the note about the max stream numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6e6562 committed Mar 14, 2015
1 parent 7583176 commit d22bc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Features
* Automatic reconnect on connection failures with exponential falloff
* Round robin distribution of queries to different hosts
* Round robin distribution of queries to different connections on a host
* Each connection can execute up to 128 concurrent queries
* Each connection can execute up to n concurrent queries (whereby n is the limit set by the protocol version the client chooses to use)
* Optional automatic discovery of nodes
* Optional support for periodic node discovery via system.peers
* Iteration over paged results with configurable page size
Expand Down

0 comments on commit d22bc51

Please sign in to comment.