|
|
1 year ago | |
|---|---|---|
| .. | ||
| docs | a4bbab4aa2 feat(queue): document general entity layout | 1 year ago |
| src | 0e8e5a04b7 feat(queue): compact protocol structures, organize formatting | 1 year ago |
| test | f4c74b7138 test(dssubs): test leader state persistence works | 1 year ago |
| BSL.txt | 9cdfbb0845 feat(sessds): make ds session be aware of shared subscriptions | 1 year ago |
| README.md | 8705956cdc feat(queue): update docs | 1 year ago |
| mix.exs | 420493deb4 chore: add missing mix files to new apps | 1 year ago |
| rebar.config | 9cdfbb0845 feat(sessds): make ds session be aware of shared subscriptions | 1 year ago |
This application makes durable session capable to cooperatively replay messages from a topic.
The general idea is described in the EIP 0028.
On the code level, the application is organized in the following way:
Please see our contributing.md.
EMQ Business Source License 1.1, refer to LICENSE.
