Ilya Averyanov 214465a410 chore(dsfdb): add timeout for ds test 1 năm trước cách đây
..
src d51130e68c feat(dsfdb): introduce new fdb backend 1 năm trước cách đây
test 214465a410 chore(dsfdb): add timeout for ds test 1 năm trước cách đây
README.md ef09cfcd71 feat(ds): Add `emqx_ds_backends` application 1 năm trước cách đây
mix.exs 420493deb4 chore: add missing mix files to new apps 1 năm trước cách đây
rebar.config.script d51130e68c feat(dsfdb): introduce new fdb backend 1 năm trước cách đây

README.md

EMQX Durable Storage Backends

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.

Features

N/A

Limitation

N/A

Documentation links

N/A

Usage

Any business application that creates DS databases should add this application as a dependency.

Configurations

None

Other

N/A

Contributing

Please see our contributing.md.