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.92k stars 324 forks source link

add stream-based rabbit mq bus #490

Closed sarmis closed 11 months ago

sarmis commented 11 months ago

I messed up during the update of the branch so I had to open a new PR

catcherwong commented 11 months ago

/cc @Memoyu

Memoyu commented 11 months ago

I messed up during the update of the branch so I had to open a new PR

The version number does not need to be adjusted. Could you please rebase latest changes?

Memoyu commented 11 months ago

I'm very sorry. You can restore the original version number. We will make adjustments later. Thank you.

sarmis commented 11 months ago

I'm very sorry. You can restore the original version number. We will make adjustments later. Thank you.

Not sure what you would like me to do, the only change on version.props is <EasyCachingRabbitStreamBusPackageVersion>1.9.1</EasyCachingRabbitStreamBusPackageVersion>

do you want me to remove this line also?

Memoyu commented 11 months ago

I'm very sorry. You can restore the original version number. We will make adjustments later. Thank you.

Not sure what you would like me to do, the only change on version.props is <EasyCachingRabbitStreamBusPackageVersion>1.9.1</EasyCachingRabbitStreamBusPackageVersion>

do you want me to remove this line also?

Sorry, I didn't make it clear. You can add this line, but the version number should be 1.9.0

sarmis commented 11 months ago

I'm very sorry. You can restore the original version number. We will make adjustments later. Thank you.

Not sure what you would like me to do, the only change on version.props is <EasyCachingRabbitStreamBusPackageVersion>1.9.1</EasyCachingRabbitStreamBusPackageVersion> do you want me to remove this line also?

Sorry, I didn't make it clear. You can add this line, but the version number should be 1.9.0

But the rest in the file are in 1.9.1 already

Memoyu commented 11 months ago

I'm very sorry. You can restore the original version number. We will make adjustments later. Thank you.

Not sure what you would like me to do, the only change on version.props is <EasyCachingRabbitStreamBusPackageVersion>1.9.1</EasyCachingRabbitStreamBusPackageVersion> do you want me to remove this line also?

Sorry, I didn't make it clear. You can add this line, but the version number should be 1.9.0

But the rest in the file are in 1.9.1 already

Okay, you are right, I saw it wrong! Thank you for the PR