Skip to main content
Couchbase.Extensions.Locks package icon

Couchbase.Extensions.Locks

A system for managing distributed mutexs backed by Couchbase. This can prevent multiple simultaneous processes in separate application instances, which is useful for microservices or other horizontally scaled architectures. Supports Couchbase SDK 3.0.

Total Downloads
512.3K
512,299
Published
Nov 18, 2020
Latest stable version

Install

.NET CLI
dotnet add package Couchbase.Extensions.Locks --version 2.0.0
Package Manager Console
Install-Package Couchbase.Extensions.Locks -Version 2.0.0
PackageReference
<PackageReference Include="Couchbase.Extensions.Locks" Version="2.0.0" />

Frameworks

.NETStandard2.0

Dependencies

[3.0.4.811, )
CouchbaseNetClient
.NETStandard2.0
[3.0.5, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.