akkadotnet/akka.net

Add Akka.Cluster.Tools Documentation to Website

Open

#4,104 opened on Dec 17, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (1,035 forks)batch import
docshelp wanted

Repository metrics

Stars
 (4,543 stars)
PR merge metrics
 (Avg merge 2d 21h) (32 merged PRs in 30d)

Description

In the same vein as https://github.com/akkadotnet/akka.net/issues/4103

Need to add the following default configurations to https://getakka.net/articles/configuration/

  • DistributedPubSub
  • ClusterSingleton
  • ClusterClient

My preference would be for all three to appear on the same "Akka.Cluster.Tools" page.

Contributor guide