Browse Source

Updated README

Ben Hood 11 years ago
parent
commit
c6c1179c68
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -43,6 +43,7 @@ Features
   * Round robin distribution of queries to different connections on a host
   * Each connection can execute up to 128 concurrent queries
   * Optional automatic discovery of nodes
+  * Optional support for periodic node discovery via system.peers
 * Iteration over paged results with configurable page size
 * Optional frame compression (using snappy)
 * Automatic query preparation