|
|
1 anno fa | |
|---|---|---|
| .. | ||
| src | b2f7815a7f test(ds): Don't start raft explicitly | 1 anno fa |
| test | d349f84f04 fix(ds): Apply remarks | 1 anno fa |
| README.md | ef09cfcd71 feat(ds): Add `emqx_ds_backends` application | 1 anno fa |
| rebar.config.script | d7d878fd43 test(ds): Fix emqx standalone test profile selection | 1 anno fa |
This is a placeholder OTP application that depends on all durable storage backends available in the release. Starting it will ensure that all backends are properly loaded and registered.
Consumers of emqx_durable_storage API should depend on this application instead of the parent emqx_durable_storage.
N/A
N/A
N/A
Any business application that creates DS databases should add this application as a dependency.
None
N/A
Please see our contributing.md.