Single-shot reliable consumers with XREADGROUP CLAIM in Redis 8.4
By
Sergey Georgiev
1mo agoen
Source
RedisSingle-shot reliable consumers with XREADGROUP CLAIM in Redis 8.4redis.ioIn Redis 8.4, we extended XREADGROUP with a new optional CLAIM parameter that lets a single command both consume new stream entries and reclaim idle pending ones. In this blog post, we'll cover: Why reliable Redis Streams consumers historically requi...
You might also wanna read

A Comprehensive Guide to Conflict-Free Replicated Data Types (CRDTs): Principles and Applications
This comprehensive guide explores Conflict-free Replicated Data Types (CRDTs), distributed data structures that enable concurrent updates wi
Building a Redis-Compatible Key/Value Server in Zig with Static Memory Allocation
The article discusses the development of 'kv', a Redis-compatible key/value server implemented in Zig programming language, focusing on the
nickmonad.blog·6mo ago

CitrixBleed-ing Again? NetScaler Vulnerability Under Attack
BackBox.org·1d ago
Catalog of Atomic Operations in UNIX/POSIX Systems for Thread-Safe Programming
This article presents a catalog of atomic operations available in UNIX-like/POSIX-compliant operating systems that can be used as building b
rcrowley.org·5mo ago
Jepsen Analysis Reveals Data Loss Vulnerabilities in NATS JetStream 2.12.1
Jepsen's independent testing of NATS JetStream version 2.12.1 revealed significant data loss vulnerabilities in the distributed streaming sy
jepsen.io·7mo ago
Crossfire-rs: High-Performance Lockless Channels for Rust with Async Support
Crossfire-rs is a high-performance lockless channel implementation for Rust that supports SPSC, MPSC, and MPMC patterns. It derives from Cro

Comments
Sign in to join the conversation.
No comments yet. Be the first.