瀏覽代碼

Add a reference to token aware policies in the feature set documentation

Ben Hood 10 年之前
父節點
當前提交
87dee04f58
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -55,6 +55,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
+  * Policy based connection pool with token aware and round-robin policy implementations
 * Support for password authentication
 * 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