emqx/apps/emqx_ds_builtin_local/README.md

33 lines
350 B
Markdown

# Local Backend for EMQX Durable Storage
# Features
This backend uses local RocksDB database to store data.
# Limitation
This backend cannot be used in a clustered EMQX setup.
# Documentation links
TBD
# Usage
TBD
# Configurations
TBD
# HTTP APIs
TBD
# Other
TBD
# Contributing
Please see our [contributing.md](../../CONTRIBUTING.md).