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.