Explorar el Código

Further README clarifications

Ben Hood hace 10 años
padre
commit
1a204ef360
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)
   * Optional automatic discovery of nodes
   * Optional support for periodic node discovery via system.peers
+* Support for password authentication
 * Iteration over paged results with configurable page size
 * Support for TLS/SSL
 * Optional frame compression (using snappy)