VOOZH about

URL: https://www.nuget.org/packages/Microsoft.KernelMemory.MemoryDb.Redis/

⇱ NuGet Gallery | Microsoft.KernelMemory.MemoryDb.Redis 0.98.250508.3




👁 Image
Microsoft.KernelMemory.MemoryDb.Redis 0.98.250508.3

Prefix Reserved
This package has a SemVer 2.0.0 package version: 0.98.250508.3+bd8d34e.
dotnet add package Microsoft.KernelMemory.MemoryDb.Redis --version 0.98.250508.3
 
 
NuGet\Install-Package Microsoft.KernelMemory.MemoryDb.Redis -Version 0.98.250508.3
 
 
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="Microsoft.KernelMemory.MemoryDb.Redis" Version="0.98.250508.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.KernelMemory.MemoryDb.Redis" Version="0.98.250508.3" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.KernelMemory.MemoryDb.Redis" />
 
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 Microsoft.KernelMemory.MemoryDb.Redis --version 0.98.250508.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.KernelMemory.MemoryDb.Redis, 0.98.250508.3"
 
 
#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 Microsoft.KernelMemory.MemoryDb.Redis@0.98.250508.3
 
 
#: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=Microsoft.KernelMemory.MemoryDb.Redis&version=0.98.250508.3
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.KernelMemory.MemoryDb.Redis&version=0.98.250508.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Kernel Memory with Redis

👁 Discord

Notes about Redis Vector Search:

Redis Vector search requires the use of Redis' Search and Query capabilities.

This is available in:

You can run Redis Stack locally in docker with the following command:

docker run -p 8001:8001 -p 6379:6379 redis/redis-stack

This will run Redis on port 6379, as well as running a popular Redis GUI, RedisInsight, on port 8001.

Configuring Tag Filters

Using tag filters with Redis requires you to to pre-define which tag fields you want. You can do so using the RedisMemoryConfiguration.Tags property (with the characters being the tag separators) while creating the dependency-injection pipeline. It's important that you pick a separator that will not appear in your data (otherwise your tags might over-match)

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.KernelMemory.MemoryDb.Redis:

Package Downloads
Microsoft.KernelMemory

The package contains all the core logic and extensions of Kernel Memory, to index and query any data and documents, using LLM and natural language, tracking sources and showing citations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.98.250508.3 127,493 5/9/2025 0.98.250508.3 is deprecated because it is no longer maintained.
0.98.250324.1 36,841 3/24/2025 0.98.250324.1 is deprecated because it is no longer maintained.
0.98.250323.1 1,656 3/24/2025 0.98.250323.1 is deprecated because it is no longer maintained.
0.97.250211.1 21,797 2/11/2025 0.97.250211.1 is deprecated because it is no longer maintained.
0.96.250120.1 9,467 1/20/2025 0.96.250120.1 is deprecated because it is no longer maintained.
0.96.250116.1 2,501 1/16/2025 0.96.250116.1 is deprecated because it is no longer maintained.
0.96.250115.1 715 1/15/2025 0.96.250115.1 is deprecated because it is no longer maintained.
0.95.241216.2 9,083 12/17/2024 0.95.241216.2 is deprecated because it is no longer maintained.
0.95.241216.1 463 12/16/2024 0.95.241216.1 is deprecated because it is no longer maintained.
0.94.241201.1 14,798 12/1/2024 0.94.241201.1 is deprecated because it is no longer maintained.
0.93.241118.1 21,247 11/19/2024 0.93.241118.1 is deprecated because it is no longer maintained.
0.92.241112.1 2,390 11/12/2024 0.92.241112.1 is deprecated because it is no longer maintained.
0.91.241101.1 1,493 11/1/2024 0.91.241101.1 is deprecated because it is no longer maintained.
0.91.241031.1 2,281 10/31/2024 0.91.241031.1 is deprecated because it is no longer maintained.
0.90.241021.1 6,046 10/22/2024 0.90.241021.1 is deprecated because it is no longer maintained.
0.90.241020.3 1,787 10/20/2024 0.90.241020.3 is deprecated because it is no longer maintained.
0.80.241017.2 4,370 10/17/2024 0.80.241017.2 is deprecated because it is no longer maintained.
0.79.241014.2 4,455 10/14/2024 0.79.241014.2 is deprecated because it is no longer maintained.
0.79.241014.1 522 10/14/2024 0.79.241014.1 is deprecated because it is no longer maintained.
Loading failed