ieQu1 c0472a06f1 test(ds): Set initial conditions in repl. suite explicitly 1 年間 前
..
docs a4bbab4aa2 feat(queue): document general entity layout 1 年間 前
src db28a042d5 feat(queue): handle renew_lease_timeout 1 年間 前
test c0472a06f1 test(ds): Set initial conditions in repl. suite explicitly 1 年間 前
BSL.txt 9cdfbb0845 feat(sessds): make ds session be aware of shared subscriptions 1 年間 前
README.md a4bbab4aa2 feat(queue): document general entity layout 1 年間 前
rebar.config 9cdfbb0845 feat(sessds): make ds session be aware of shared subscriptions 1 年間 前

README.md

EMQX Durable Shared Subscriptions

This application makes durable session capable to cooperatively replay messages from a topic.

General layout and interaction with session

General layout

  • The nesting reflects nesting/ownership of entity states.
  • The bold arrow represent the most complex interaction, between session-side group subscription state machine and the shared subscription leader.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.