|
|
2 years ago | |
|---|---|---|
| .. | ||
| src | a2ddd9d5f5 fix(session): respect existing session even if expiry interval = 0 | 2 years ago |
| test | 5ed5ac48ee refactor: combine shard id and keyspace into a single value | 2 years ago |
| BSL.txt | 8d6bcc1414 refactor(ds): emqx_replay -> emqx_durable_storage | 2 years ago |
| IMPLEMENTATION.md | 940ad12108 docs(ds): Apply suggestions from code review | 2 years ago |
| README.md | 1159f99432 refactor(ds): emqx_replay -> emqx_ds | 2 years ago |
emqx_ds is a durable storage for MQTT messages within EMQX.
It implements the following scenarios:
- App overview introduction
- 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?
- Provide context and add a link to any reference visitors might be unfamiliar with.
- Design details, implementation technology architecture, Roadmap, etc.
A List of features your application provided. If the feature is quite simple, just list in the previous section.
TBD
TBD
TBD
TBD
TBD
Please see our contributing.md.