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

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.