emqx/apps/emqx_ds_shared_sub
ieQu1 c0472a06f1
test(ds): Set initial conditions in repl. suite explicitly
2024-06-22 02:55:05 +02:00
..
docs/images feat(queue): document general entity layout 2024-06-19 22:24:20 +03:00
src feat(queue): handle renew_lease_timeout 2024-06-21 15:18:37 +03:00
test test(ds): Set initial conditions in repl. suite explicitly 2024-06-22 02:55:05 +02:00
BSL.txt feat(sessds): make ds session be aware of shared subscriptions 2024-06-04 17:15:30 +03:00
README.md feat(queue): document general entity layout 2024-06-19 22:24:20 +03:00
rebar.config feat(sessds): make ds session be aware of shared subscriptions 2024-06-04 17:15:30 +03:00

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.