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 321 forks source link

etcd support easycaching #463

Open bingtianyiyan opened 1 year ago

bingtianyiyan commented 1 year ago

1.add support etcd cache tools in easycaching with EasyCaching.Etcd module

catcherwong commented 1 year ago

@bingtianyiyan Could you please rebase latest changes.

bingtianyiyan commented 1 year ago

@catcherwong Do you mean the added etcd function or some code changes after submission

catcherwong commented 1 year ago

The commits before etcd should not appear in this PR

image

bingtianyiyan commented 1 year ago

The commits before etcd should not appear in this PR I came out by myself when I submitted pr. Let me see why have this~