|
|
před 1 rokem | |
|---|---|---|
| .. | ||
| src | 4825079964 chore(ds): Support platform profile | před 1 rokem |
| test | a849e6df4c feat(ds builtin local): add basic support for atomic batches + preconditions | před 1 rokem |
| README.md | ef09cfcd71 feat(ds): Add `emqx_ds_backends` application | před 1 rokem |
| mix.exs | 420493deb4 chore: add missing mix files to new apps | před 1 rokem |
| rebar.config.script | 4825079964 chore(ds): Support platform profile | před 1 rokem |
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.