18 Commits (8bebad24a4cdf0debfbde34ba844ed5f98022cf4)

Author SHA1 Message Date
liangshiwei abc400ce9b Using asynchronous methods 5 years ago
liangshiwei 6bd2597b36 Refactor 5 years ago
liangshiwei 3d2348134e Add unit tests 5 years ago
liangshiwei 759d908206 Abstract EventErrorHandler 5 years ago
maliming 3f975b8b3e Get event data tenant id from IEventDataMayHaveTenantId. 6 years ago
maliming 6f1514da88 Switch to the tenant before calling the handleevent method. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
Javier Campos 0f1542d111 fix: configureawait on object casted to task 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Dillan Cagnetta cfea1882cc Updated: removed (unnecessary?) ToArray call on EventHandlerFactories - TODO item 7 years ago
Halil İbrahim Kalkan f719bda32f Use IServiceScopeFactory instead of IHybridServiceScopeFactory for event bus. 7 years ago
Halil İbrahim Kalkan 70a371ca7b Fixed #1056: Consume twice when published a message by rabbitMq distributed event bus. 7 years ago
Halil ibrahim Kalkan 9322bf03b3 Refactor rabbitmq eventbus 7 years ago
Halil ibrahim Kalkan 40ea123451 IEventBus.Subscribe should be separated. 7 years ago
Halil ibrahim Kalkan d678b5f29d Refactored eventbus 7 years ago
Halil ibrahim Kalkan 23f4f1e65d Disabled distributed event bus. 8 years ago
Halil ibrahim Kalkan 06f5f0f3ab RabbitMqDistributedEventBus implemented #33 8 years ago
Halil ibrahim Kalkan 653c0edb7f Refactor and improvements on the event bus 8 years ago
Halil ibrahim Kalkan 6d1ba3e1b3 Created EventBusBase 8 years ago