dotnetcore / EasyCaching

:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
MIT License
1.95k stars 322 forks source link

add stream-based rabbit mq bus #484

Closed sarmis closed 1 year ago

sarmis commented 1 year ago

This commit introduces a new messaging bus based on RabbitMQ streams. Using RMQ streams is more efficient for installations with a large number of nodes.