Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(utils/bec_dispatcher): BECDispatcher can register redis stream

wyzula_j requested to merge bec-dispatcher-stream-consumer into master

Description

BECDispatcher can connect endpoints as a pub_sub or stream via EnpointInfo

Related Issues

closes #98 (closed)

Type of Change

  • Logic to choose if consumer.register or consumer.register_stream should be used.

Merge request reports

Loading