diskann-garnet 1.0.22

There is a newer version of this package available.
See the version list below for details.
dotnet add package diskann-garnet --version 1.0.22
                    
NuGet\Install-Package diskann-garnet -Version 1.0.22
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="diskann-garnet" Version="1.0.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="diskann-garnet" Version="1.0.22" />
                    
Directory.Packages.props
<PackageReference Include="diskann-garnet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add diskann-garnet --version 1.0.22
                    
#r "nuget: diskann-garnet, 1.0.22"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package diskann-garnet@1.0.22
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=diskann-garnet&version=1.0.22
                    
Install as a Cake Addin
#tool nuget:?package=diskann-garnet&version=1.0.22
                    
Install as a Cake Tool

diskann-garnet

DiskANN FFI bindings for Garnet and a Garnet data provider

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on diskann-garnet:

Package Downloads
Microsoft.Garnet

Garnet is a remote cache-store from Microsoft Research, that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet uses the Redis RESP wire protocol and can work with existing Redis clients.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on diskann-garnet:

Repository Stars
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
Version Downloads Last Updated
4.0.2 28 7/30/2026
4.0.1 130 7/17/2026
4.0.0 31,909 7/13/2026
3.0.0 49,542 6/23/2026
2.0.4 11,544 6/15/2026
2.0.3 172 6/12/2026
2.0.2 264 6/9/2026
2.0.1 168 6/5/2026
2.0.0 187 6/2/2026
1.0.27 81,584 5/19/2026
1.0.26 77,143 4/9/2026
1.0.25 376 2/25/2026
1.0.23 58,873 2/17/2026
1.0.22 143 2/14/2026
1.0.21 160 1/30/2026
1.0.20 27,062 1/27/2026
1.0.19 330 1/20/2026
1.0.18 198 1/17/2026
1.0.17 153 1/15/2026
1.0.16 1,629 11/26/2025
Loading failed