Hexalith.Memories.Redis
2.27.1
dotnet add package Hexalith.Memories.Redis --version 2.27.1
NuGet\Install-Package Hexalith.Memories.Redis -Version 2.27.1
<PackageReference Include="Hexalith.Memories.Redis" Version="2.27.1" />
<PackageVersion Include="Hexalith.Memories.Redis" Version="2.27.1" />
<PackageReference Include="Hexalith.Memories.Redis" />
paket add Hexalith.Memories.Redis --version 2.27.1
#r "nuget: Hexalith.Memories.Redis, 2.27.1"
#:package Hexalith.Memories.Redis@2.27.1
#addin nuget:?package=Hexalith.Memories.Redis&version=2.27.1
#tool nuget:?package=Hexalith.Memories.Redis&version=2.27.1
Hexalith.Memories.Redis
Compatibility-only Redis and FalkorDB surface for existing Hexalith.Memories consumers.
The backend implementations live in Hexalith.Memories.Server; this package does not provide
storage adapters. New code should reference NFalkorDB, NRedisStack, and StackExchange.Redis
directly. Replace the legacy graph-id extension call:
await falkorDb.QueryAsync(graphId, query, parameters, flags, timeout);
with the native selected-graph API:
await falkorDb.SelectGraph(graphId).QueryAsync(query, parameters, flags, timeout);
The package ID, FalkorDbCompatibilityExtensions, and RedisPlaceholder port constants remain
available for wire and source compatibility. They are deprecated and may be removed only in an
owned breaking major release after downstream consumers have migrated to the native packages.
dotnet add package Hexalith.Memories.Redis
Application consumers normally use the REST client, CLI, or server deployment surface instead.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- NFalkorDB (>= 1.2.0)
- NRedisStack (>= 1.7.4)
- StackExchange.Redis (>= 3.1.31)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.27.1 | 78 | 9/8/2026 |
| 2.27.0 | 77 | 9/8/2026 |
| 2.26.2 | 99 | 9/6/2026 |
| 2.26.1 | 92 | 9/6/2026 |
| 2.26.0 | 88 | 9/5/2026 |
| 2.25.2 | 106 | 9/5/2026 |
| 2.25.1 | 92 | 9/5/2026 |
| 2.25.0 | 87 | 9/5/2026 |
| 2.24.1 | 90 | 9/5/2026 |
| 2.24.0 | 90 | 9/5/2026 |
| 2.23.1 | 87 | 9/5/2026 |
| 2.23.0 | 103 | 9/5/2026 |
| 2.22.1 | 96 | 8/30/2026 |
| 2.22.0 | 110 | 8/30/2026 |
| 2.21.3 | 116 | 8/15/2026 |
| 2.21.2 | 109 | 8/15/2026 |
| 2.21.1 | 107 | 8/14/2026 |
| 2.21.0 | 100 | 8/13/2026 |
| 2.20.12 | 94 | 8/13/2026 |
| 2.20.11 | 102 | 8/13/2026 |