Sign in Sign up
nuget

dotnet-etcd

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, including the leader. Your applications can read and write data into etcd. A simple use-case is to store database connection details or feature flags in etcd as key value pairs. These values can be watched, allowing your app to reconfigure itself when they change. Advanced uses take advantage of the consistency guarantees to implement database leader elections or do distributed locking across a cluster of workers.

Activity

Latest release
2mo ago
Total releases
38
Cadence
~33 days
Last 12 months
4

Reach

Stars

Details

License
MIT
First release
Nov 18, 2018
Releases
Version Released
9.1.0 minor
9.0.1 major
9.0.0-beta pre
8.1.0 minor
8.0.1 patch
8.0.0 major
7.2.0 minor
7.1.1 patch
7.1.0 minor
7.0.0 major
7.0.0-beta pre
6.2.0-beta pre
6.0.1 major
6.0.0-beta.0 pre
5.2.1 patch
5.2.0 minor
5.1.0 minor
5.0.2 major
5.0.2-alpha pre
5.0.0-alpha pre
4.2.0 minor
4.1.1 major
4.1.0-beta pre
4.0.0-beta pre
3.2.0 minor
3.1.1 patch
3.1.0 minor
3.0.0 major
3.0.0.1-beta pre
3.0.0-beta pre
3.0.0-alpha pre
2.3.1 patch
2.3.0 minor
2.2.0 minor
2.1.1 patch
2.1.0 minor
2.0.1 patch
2.0.0 initial