33 lines
350 B
Markdown
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).
|