Redis 8.8 performance improvements: Faster MGET, MSET, streams, & more
By
Lior Kogan, Filipe Oliveira, Paulo Sousa
1mo agoen
Source
RedisRedis 8.8 performance improvements: Faster MGET, MSET, streams, & moreredis.ioEvery Redis release continues a simple commitment: the same command, on the same hardware, should do more work. Redis 8.6 delivered a step change for vector workloads, sorted sets, and GET-dominated caching paths. Redis 8.8 carries that cadence forwar...
You might also wanna read
In praise of memcached: Why simplicity still matters for caching
The article argues that memcached, while often overlooked in favor of more feature-rich caching solutions like Redis, remains a simple, fast
jchri.st·15d ago
Distributed Caching in ASP.NET Core with Redis .NET 10 - Complete Guide
codewithmukesh.com·3mo ago
Rails 8 Replaces Redis with Database-Powered Alternatives: SolidQueue, SolidCache, and SolidCable
Rails 8 has removed Redis from its default technology stack, replacing it with new database-powered alternatives: SolidQueue for job queuing
Benchmarking Redis vs PostgreSQL for caching: An experimental comparison
A technical experiment comparing Redis and PostgreSQL (using unlogged tables) for caching use cases in API servers. The author runs both dat
BoltCache: A High-Performance Redis-Compatible In-Memory Cache Built in Go
BoltCache is a modern, high-performance in-memory cache system built in Go that provides Redis-compatible functionality with enhanced perfor
Developing Redis's New Array Data Type: A Four-Month Journey
The article describes the author's four-month journey developing a new Array data type for Redis, starting in January. The author worked on

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