Lakona.Game.Clustering.Postgres
0.1.46
See the version list below for details.
dotnet add package Lakona.Game.Clustering.Postgres --version 0.1.46
NuGet\Install-Package Lakona.Game.Clustering.Postgres -Version 0.1.46
<PackageReference Include="Lakona.Game.Clustering.Postgres" Version="0.1.46" />
<PackageVersion Include="Lakona.Game.Clustering.Postgres" Version="0.1.46" />
<PackageReference Include="Lakona.Game.Clustering.Postgres" />
paket add Lakona.Game.Clustering.Postgres --version 0.1.46
#r "nuget: Lakona.Game.Clustering.Postgres, 0.1.46"
#:package Lakona.Game.Clustering.Postgres@0.1.46
#addin nuget:?package=Lakona.Game.Clustering.Postgres&version=0.1.46
#tool nuget:?package=Lakona.Game.Clustering.Postgres&version=0.1.46
Lakona.Game.Clustering.Postgres
Lakona.Game.Clustering.Postgres stores Lakona cluster membership in PostgreSQL.
Reference it from the stable server application and register it after the core
game-server services:
services.AddLakonaPostgresClustering(configuration);
Set Lakona:Cluster:Membership:Provider to Postgres and provide the runtime
connection under the configured ConnectionStringName. Before starting or
upgrading a cluster, apply the packaged
database/postgresql/membership.sql with a separate deployment account. The
runtime account needs data access only and must not receive DDL privileges.
| 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
- Lakona.Game.Server (>= 0.49.16)
- Npgsql (>= 9.0.4)
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 |
|---|---|---|
| 0.1.54 | 0 | 9/24/2026 |
| 0.1.47 | 60 | 9/23/2026 |
| 0.1.46 | 66 | 9/22/2026 |
| 0.1.36 | 69 | 9/22/2026 |
| 0.1.35 | 69 | 9/22/2026 |
| 0.1.31 | 78 | 9/21/2026 |
| 0.1.29 | 79 | 9/21/2026 |
| 0.1.28 | 83 | 9/17/2026 |
| 0.1.27 | 79 | 9/17/2026 |
| 0.1.24 | 82 | 9/16/2026 |
| 0.1.17 | 86 | 9/15/2026 |
| 0.1.16 | 79 | 9/15/2026 |
| 0.1.14 | 83 | 9/15/2026 |
| 0.1.13 | 90 | 9/14/2026 |
| 0.1.11 | 92 | 9/10/2026 |
| 0.1.10 | 97 | 9/8/2026 |