Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

etcd support easycaching #463

Open
wants to merge 63 commits into
base: dev
Choose a base branch
from

Conversation

bingtianyiyan
Copy link
Contributor

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

catcherwong and others added 30 commits July 23, 2021 20:28
Added a missing package and refactored to the creation of ServerEndPoint object to be consistent within the document by removing the namespace from the beginning.
Updated hybrid  provider documentation
1.use kafka to notify cache to change
2.testing seeing sample EasyCaching.Demo.Providers ValuesBusController
1.Add ZooKeeperBus Module,
2.kafakBus options write AutoOffsetReset value
1.zk bus
1.add zk config command,zk init time compare
2.add testBus
1.Eliminate careless writing and code formatting
1.edit build/releasenotes.props and build/version.props add zookeeper/kafka bus module notes and version
2.EasyCaching.Demo.Providers/Startup.cs to original file data
# Conflicts:
#	build/version.props
fix:resolve conflict
1.初始化cache Etcd
1.file etcd
1.etcd
1.etcd 新增数据序列化
1.easycaching etcd
1.使用原生json替换Newtonjson反序列化和序列化
1.etcd
1.测试杨丽etcd
1.增加etcd provider案例配置
2.增加etcd文档
3.增加etcd的flush数据清除功能实现
1.update etcd dependency dotnet-etcd-core
1.etcd ttl with Milliseconds should divide 1000
2.add etcd unitTest
1.add easycaching version in build
@catcherwong
Copy link
Member

@bingtianyiyan Could you please rebase latest changes.

@bingtianyiyan
Copy link
Contributor Author

bingtianyiyan commented Mar 10, 2023

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

@catcherwong
Copy link
Member

catcherwong commented Mar 10, 2023

The commits before etcd should not appear in this PR

image

@bingtianyiyan
Copy link
Contributor Author

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~

pengweiqhca and others added 22 commits March 11, 2023 10:56
Added a missing package and refactored to the creation of ServerEndPoint object to be consistent within the document by removing the namespace from the beginning.
1.初始化cache Etcd
1.file etcd
1.etcd
1.etcd 新增数据序列化
1.easycaching etcd
1.使用原生json替换Newtonjson反序列化和序列化
1.etcd
1.测试杨丽etcd
1.增加etcd provider案例配置
2.增加etcd文档
3.增加etcd的flush数据清除功能实现
1.etcd修改
1.delete file and use nuget by etcd
1.edit Etcd.md
2.edit etcd test
1.抽象出etcd访问方法
1.etcd方法重命名
1.update etcd dependency dotnet-etcd-core
1.etcd ttl with Milliseconds should divide 1000
2.add etcd unitTest
1.add easycaching version in build
1.resolve rebase problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants