We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://getakka.net/articles/clustering/distributed-data.html#settings - currently doesn't explain how to enable LightningDb and DData, which can be done via:
akka.net/src/contrib/cluster/Akka.DistributedData.Tests.MultiNode/DurableDataSpec.cs
Lines 41 to 47 in 978797a
Need to explain how LightningDb works, why you'd want to use it with DData, what scenarios it covers, and how to enable it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://getakka.net/articles/clustering/distributed-data.html#settings - currently doesn't explain how to enable LightningDb and DData, which can be done via:
akka.net/src/contrib/cluster/Akka.DistributedData.Tests.MultiNode/DurableDataSpec.cs
Lines 41 to 47 in 978797a
Need to explain how LightningDb works, why you'd want to use it with DData, what scenarios it covers, and how to enable it.
The text was updated successfully, but these errors were encountered: