소스 검색

Further README clarifications

Ben Hood 10 년 전
부모
커밋
1a204ef360
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -50,6 +50,7 @@ Features
   * Each connection can execute up to n concurrent queries (whereby n is the limit set by the protocol version the client chooses to use)
   * 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 automatic discovery of nodes
   * Optional support for periodic node discovery via system.peers
   * Optional support for periodic node discovery via system.peers
+* Support for password authentication
 * Iteration over paged results with configurable page size
 * Iteration over paged results with configurable page size
 * Support for TLS/SSL
 * Support for TLS/SSL
 * Optional frame compression (using snappy)
 * Optional frame compression (using snappy)