Skip to content

2.1.1

Compare
Choose a tag to compare
@durran durran released this 30 Sep 15:46
· 3070 commits to master since this release
  • Count commands now cast to integers for 2.4 when doubles are returned.
  • Retry capabilities for sharded clusters have been improved. Users can now pass max_read_retries and read_retry_interval options to the client to configure these values. They default to 1 retry with a 5 second interval.