Skip to content

v1.0.3

Compare
Choose a tag to compare
@dahankzter dahankzter released this 26 Mar 09:11
· 779 commits to master since this release

Maintenance release to patch the shard aware driver. The driver silently replaced the the token of the current query with the nearest token from the token ring. This works fine for selecting the proper host for the query but we need the added precision of the actual token to target the correct shard.

See #16 for details.