Skip to content

0.8.1

Compare
Choose a tag to compare
@zarusz zarusz released this 20 Aug 10:09
· 16 commits to master since this release
  • Improved the main sample's docker image to respect the SIGTERM from Kubernetes to perform a graceful shutdown. As a result, the pods shutting down will not vote. #18
  • Better usage of IPMessageEndpoint, so that it does not starve the SWIM messages in case the Raft leader cannot receive a response from its followers.
  • Sample has an example for a distributed counter with exposed API
  • Multi-targeting enabled to take some improvements in the .net6 UDP client (CancellatioToken on RecieveAsync)