Skip to content

Commit 5021b93

Browse files
author
Bulat Shakirzyanov
committed
[ci skip] update README
1 parent ce24de7 commit 5021b93

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ upcoming releases.
2323

2424
## What's new in v1.0.0.rc:
2525

26-
* Ability to configure connection pooling.
27-
* Ability to configure latency aware load balancing.
26+
* Ability to [configure connection pooling](http://datastax.github.io/php-driver/features/#tweaking-driver-s-throughput).
27+
* Ability to [configure latency aware load balancing](http://datastax.github.io/php-driver/api/class/Cassandra/Cluster/Builder/#with-latency-aware-routing).
28+
* Ability to [set native protocol version](http://datastax.github.io/php-driver/features/#setting-protocol-version)
29+
* Support for configuring [TCP Nodelay](http://datastax.github.io/php-driver/features/#disabling-tcp-nodelay) and [TCP Keepalive](http://datastax.github.io/php-driver/features/#enabling-tcp-keepalive).
2830

2931
## Planned
3032

0 commit comments

Comments
 (0)