Skip to content

Minor feature and improvements

Compare
Choose a tag to compare
@khaf khaf released this 11 Apr 18:02
· 242 commits to master since this release
  • New Features

    • Adds WarmUp method for Client, Cluster and Node. This method will fill the connection queue to ensure maximum and smooth performance on start up.
  • Improvements

    • Simplify connection Timeout calculation and floor the min timeout to 1ms.
    • Simplify resetting server timeout for each iteration.
    • Adds a few pre-defined errors to avoid allocating them during runtime.
  • Changes

    • Adds a TLS connection example.
    • Adds Cap method to connectionHeap.