Found 79 packages
Pluggable foundation blocks for building distributed apps.
Redis transport for https://github.com/blehnen/DotNetWorkQueue
Work queue for dot net 4.8, dot net standard 2.0, 8.0 and 10.0. Supports scheduling, delayed processing, prioritized queues, message expiration, retries with configurable back-off and more. SQL server, SQLite, Redis and PostgreSQL transports are available.
用Redis的List,ZSet实现的按小时/分钟/天过期队列
Redis-backed queue system for .NET 8+.
A delay queue based on redis
Redis message queue
Cap Redis队列
Redis messaging gateway implementation for Paramore.Brighter Command Processor. Provides decoupled message transport using Redis with support for pub/sub patterns and high-performance in-memory messaging.
A work queue, on top of a redis database, with implementations in Python, Rust, Go, Node.js (TypeScript) and Dotnet (C#). This is the Dotnet implementations. For an overview of how the work queue works, it's limitations, and the general concepts and implementations in other languages, please read the [redis-work-queue readme](https://github.com/MeVitae/redis-work-queue/blob/main/README.md). Dotnet API docs: https://github.com/MeVitae/redis-work-queue/blob/main/dotnet/RedisWorkQueue.pdf
Library to connect to Redis, transform the distributed stream events to local events, and manage pending messages.
Redis caching and distributed synchronization provider for TickerQ job scheduler using StackExchange.Redis