Found 3,057 packages
Core interfaces and utilities that support the DistributedLock.* family of packages
Provides distributed locking primitives based on Redis
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides the models used to access the Distributed Task Service via public REST APIs.
Provides a distributed lock implementation based on SQL Server
Provides a distributed lock implementation based on Postgresql
Provides a distributed lock implementation based on file locks
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.
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Package Description
An implementation of the Redlock distributed lock algorithm
Provides a distributed locking implementation based on Azure blob leases
Provides a distributed lock implementation based on global WaitHandle objects in Windows
Provides a distributed locking implementation based on Apache ZooKeeper
Provides a distributed lock implementation based on MySql
Consul.NET is a .NET client library for the Consul HTTP API
Provides a distributed lock implementation based on Oracle Database
Polly.Caching.Distributed is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.
Package Description
Replicated data using CRDT structures
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchange.Redis.Extensions.System.Text.Json - StackExchange.Redis.Extensions.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - StackExchange.Redis.Extensions.Utf8Json