ieQu1 07dd736ac1 fix(ds): rename force_monotonic_timestamps to append_only 1 year atrás
..
src 07dd736ac1 fix(ds): rename force_monotonic_timestamps to append_only 1 year atrás
test cd69c21261 feat(ds): Add asynchronous poll API 1 year atrás
README.md 279619fc80 feat(ds): Add `builtin_local' backend 1 year atrás
mix.exs 420493deb4 chore: add missing mix files to new apps 1 year atrás
rebar.config 279619fc80 feat(ds): Add `builtin_local' backend 1 year atrás

README.md

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.