Clustron.DKV.Client
0.2.1
dotnet add package Clustron.DKV.Client --version 0.2.1
NuGet\Install-Package Clustron.DKV.Client -Version 0.2.1
<PackageReference Include="Clustron.DKV.Client" Version="0.2.1" />
<PackageVersion Include="Clustron.DKV.Client" Version="0.2.1" />
<PackageReference Include="Clustron.DKV.Client" />
paket add Clustron.DKV.Client --version 0.2.1
#r "nuget: Clustron.DKV.Client, 0.2.1"
#:package Clustron.DKV.Client@0.2.1
#addin nuget:?package=Clustron.DKV.Client&version=0.2.1
#tool nuget:?package=Clustron.DKV.Client&version=0.2.1
# Clustron.DKV.Client
Clustron.DKV.Client is a high-performance distributed key-value client for interacting with Clustron DKV clusters.
It provides a clean, asynchronous API for connecting to local or remote DKV clusters with minimal overhead and predictable behavior.
## Features
- Asynchronous, high-throughput key-value operations
- Remote and in-process client modes
- Strongly-typed request/response primitives
- Built-in logging integration
- Optimized for low allocations and high concurrency
- Designed for distributed production environments
## Installation
dotnet add package Clustron.DKV.Client
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Clustron.Abstractions (>= 0.2.1)
- Clustron.Client (>= 0.2.1)
- Clustron.DKV.Abstractions (>= 0.2.1)
- MetricsFlow.Sdk (>= 1.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.Logging.Configuration (>= 8.0.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- Serilog (>= 4.3.1)
- Serilog.Extensions.Logging (>= 10.0.0)
- Serilog.Sinks.File (>= 7.0.0)
- Standart.Hash.xxHash (>= 4.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.