|
|
2 yıl önce | |
|---|---|---|
| .. | ||
| include | 74cb43f8b1 fix(ds): Add unique ID to the key | 2 yıl önce |
| src | 42536bb5f7 chore(ds): avoid using records in persistence / rpc | 2 yıl önce |
| test | e745e42093 test(ds): Explore full range of keys when testing ratchet function | 2 yıl önce |
| BSL.txt | 8d6bcc1414 refactor(ds): emqx_replay -> emqx_durable_storage | 2 yıl önce |
| IMPLEMENTATION.md | c91df2f5cd refactor(ds): Create a prototype of replication layer | 2 yıl önce |
| README.md | c91df2f5cd refactor(ds): Create a prototype of replication layer | 2 yıl önce |
| rebar.config | c030188eb7 chore(ds): Add rebar.config file to app/emqx_durable_storage | 2 yıl önce |
emqx_ds is a generic durable storage for MQTT messages within EMQX.
Concepts:
- 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.