dotnetcore-etcd

No summary available for this package.

Latest version published over 3 years ago
VersionReleasedDeprecated
4.2.0Apr 7, 2021
Sep 23, 2021
almost 3 years ago

Last updated on 19 January-2024, at 01:53 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

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 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.

FAQs

> Is dotnetcore-etcd Deprecated?

It appears there are some versions of dotnetcore-etcd that are deprecated.

> What is the deprecation date for the latest version of dotnetcore-etcd?

The latest version of dotnetcore-etcd was released on Apr 7, 2021, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.