-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
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
Add missing CETS docs and enable Mnesia by default #4087
Conversation
34ca18f
to
a480ff4
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #4087 +/- ##
==========================================
+ Coverage 83.37% 83.87% +0.50%
==========================================
Files 551 551
Lines 33544 33545 +1
==========================================
+ Hits 27967 28137 +170
+ Misses 5577 5408 -169
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
double check that links work (in docs and on github)
The way it works is that each link like |
a480ff4
to
c30b289
Compare
c30b289
to
12997a2
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
'internal_databases' is a new option and it would be easier for the user to have Mnesia enabled as before, when this sesction is omitted. Leaving this section empty still makes it possible to configure no internal databases at all.
Add warnings about the backend configuration that needs to be changed if you choose CETS instead of Mnesia.
12997a2
to
2667580
Compare
elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 2667580 small_tests_24 / small_tests / 2667580 small_tests_25 / small_tests / 2667580 small_tests_25_arm64 / small_tests / 2667580 ldap_mnesia_24 / ldap_mnesia / 2667580 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 2667580 dynamic_domains_mysql_redis_25 / mysql_redis / 2667580 dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 2667580 ldap_mnesia_25 / ldap_mnesia / 2667580 dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 2667580 pgsql_mnesia_24 / pgsql_mnesia / 2667580 internal_mnesia_25 / internal_mnesia / 2667580 pgsql_cets_25 / pgsql_cets / 2667580 mssql_mnesia_25 / odbc_mssql_mnesia / 2667580 pgsql_mnesia_25 / pgsql_mnesia / 2667580 mysql_redis_25 / mysql_redis / 2667580 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Make the Mnesia internal database enabled by default - this way the transition is simpler.
If the section is included, it would overwrite this default.
internal_databases
to make sure the user does not forget