DistributedLock.Postgres
1.0.0-alpha01
Provides a distributed lock implementation based on Postgresql
This is a prerelease version of DistributedLock.Postgres.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DistributedLock.Postgres -Version 1.0.0-alpha01
dotnet add package DistributedLock.Postgres --version 1.0.0-alpha01
<PackageReference Include="DistributedLock.Postgres" Version="1.0.0-alpha01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DistributedLock.Postgres --version 1.0.0-alpha01
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/madelson/DistributedLock#release-notes
Dependencies
-
.NETFramework 4.6.1
- DistributedLock.Core (>= 1.0.0-alpha01)
- Npgsql (>= 4.1.3.1)
-
.NETStandard 2.0
- DistributedLock.Core (>= 1.0.0-alpha01)
- Npgsql (>= 4.1.3.1)
-
.NETStandard 2.1
- DistributedLock.Core (>= 1.0.0-alpha01)
- Npgsql (>= 4.1.3.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DistributedLock.Postgres:
Package | Downloads |
---|---|
DistributedLock
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 181 | 1/14/2021 |
1.0.0-alpha02 | 23 | 12/23/2020 |
1.0.0-alpha01 | 106 | 8/28/2020 |