Remove Akka-Enhancements relevant docs (#126)

This commit is contained in:
Denny Yung-Yu Chen 2023-01-25 13:39:46 +01:00 committed by GitHub
parent 6f6815049b
commit 59897a6425
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 12 deletions

View file

@ -50,13 +50,3 @@ Use [Google Cloud Spanner](https://cloud.google.com/spanner/) as Pekko Persisten
* [Pekko Discovery for Kubernetes, Consul, Marathon, and AWS](https://doc.akka.io/docs/akka-management/current/discovery/)
* [Kubernetes Lease](https://doc.akka.io/docs/akka-management/current/kubernetes-lease.html)
## Pekko Resilience Enhancements
* [Pekko Thread Starvation Detector](https://doc.akka.io/docs/akka-enhancements/current/starvation-detector.html)
* [Pekko Configuration Checker](https://doc.akka.io/docs/akka-enhancements/current/config-checker.html)
* [Pekko Diagnostics Recorder](https://doc.akka.io/docs/akka-enhancements/current/diagnostics-recorder.html)
## Pekko Persistence Enhancements
* [Pekko GDPR for Persistence](https://doc.akka.io/docs/akka-enhancements/current/gdpr/index.html)

View file

@ -3,8 +3,7 @@
Each Pekko module has a `reference.conf` file with the default values.
Make your edits/overrides in your `application.conf`. Don't override default values if
you are not sure of the implications. [Pekko Config Checker](https://doc.akka.io/docs/akka-enhancements/current/config-checker.html)
is a useful tool for finding potential configuration issues.
you are not sure of the implications.
The purpose of `reference.conf` files is for libraries, like Pekko, to define default values that are used if
an application doesn't define a more specific value. It's also a good place to document the existence and