Announcing Redis 8.8: New array data structure, rate limiter, performance improvements, & more
By
Lior Kogan
Source
RedisAnnouncing Redis 8.8: New array data structure, rate limiter, performance improvements, & moreredis.ioYou might also wanna read
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
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
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
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
Zedis: Redis-Compatible In-Memory Data Store Written in Zig
Zedis is an open-source Redis-compatible in-memory data store written in the Zig programming language. It's designed for learning and experi
Monoid-Augmented FIFO Data Structures for Streaming Analytics
This technical blog post presents a refined explanation of monoid-augmented FIFO (First-In-First-Out) data structures, which are useful for

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