ieQu1 940ad12108 docs(ds): Apply suggestions from code review %!s(int64=2) %!d(string=hai) anos
..
src 9a81f22105 fix(ds): Apply review remarks %!s(int64=2) %!d(string=hai) anos
test cfcd81e17b fix(ds): Fix build %!s(int64=2) %!d(string=hai) anos
BSL.txt 8d6bcc1414 refactor(ds): emqx_replay -> emqx_durable_storage %!s(int64=2) %!d(string=hai) anos
IMPLEMENTATION.md 940ad12108 docs(ds): Apply suggestions from code review %!s(int64=2) %!d(string=hai) anos
README.md 1159f99432 refactor(ds): emqx_replay -> emqx_ds %!s(int64=2) %!d(string=hai) anos

README.md

EMQX Replay

emqx_ds is a durable storage for MQTT messages within EMQX. It implements the following scenarios:

  • Persisting messages published by clients -
  1. App overview introduction
  2. let people know what your project can do specifically. Is it a base library dependency, or what kind of functionality is provided to the user?
  3. Provide context and add a link to any reference visitors might be unfamiliar with.
  4. Design details, implementation technology architecture, Roadmap, etc.

[Features] - [Optional]

A List of features your application provided. If the feature is quite simple, just list in the previous section.

Limitation

TBD

Documentation links

TBD

Usage

TBD

Configurations

TBD

HTTP APIs

Other

TBD

Contributing

Please see our contributing.md.