A C# .NET (dotnet) GRPC client for etcd v3+.
etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles leader elections during network partitions and will tolerate machine failure,...
More information
Fork to use pure .NET Core version of Grpc.Net.Client
A C# .NET (dotnet) GRPC client for etcd v3+.
etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles leader elections...
More information
A persistent storage provider for Microsoft Orleans that scales on clusters. It is based on etcd. etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles leader elections during...
More information