May 23, 2023
Dragonfly, an in-memory database that can be a drop-in Redis replacement, now supports replication for high availability in its version 1.0 release.
May 2, 2023
May 23, 2023
Dragonfly, an in-memory database that can be a drop-in Redis replacement, now supports replication for high availability in its version 1.0 release.
May 9, 2023
In this blog post, you will learn how to migrate data from a Redis Cluster to a single-node Dragonfly instance. We will use a sample application to demonstrate the migration process and cover everything step by step.
May 2, 2023
Dragonfly offers a rate limiting API via the CL.THROTTLE command. This post outlines the rate limit algorithm background and how you can use it in your application.
April 18, 2023
We are thrilled to announce the latest addition to our in-memory data store - the Kubernetes operator for Dragonfly!
April 5, 2023
In this blog post, you will learn how to use Redis Lists to build a background processing pipeline with Dragonfly.
March 21, 2023
We are pleased to announce that Dragonfly 1.0, the most performant in-memory datastore for cloud workloads, is now generally available.
Subscribe to receive a monthly newsletter with new content, product announcements, events info, and more!
March 13, 2023
In this article, we will explain the main reasons why your Redis instance might fail, and provide advice to avoid this.
February 27, 2023
A thorough benchmark comparison of throughput, latency, and memory utilization between Redis and Dragonfly.
December 30, 2022
2022 saw the emergence of a new technology and database project Dragonfly as well as the founding of a new company (DragonflyDB) to shepard and evolve it.
October 30, 2022
Balance is essential in life. When our focus is limited to improving a single aspect of our life, we weaken the whole system.
October 21, 2022
Infrastructure should be boring. Boring is good. Boring means that it just works, and you don’t have to worry about it. A year ago, we went on a quest to build a boring in-memory store.
August 12, 2022
Dragonfly crossed the 10K GitHub stars milestone in just 75 days. What an incredible start for our journey!
June 23, 2022
I talked in my previous post about Redis eviction policies. In this post, I would like to describe the design behind Dragonfly cache.
June 9, 2022
We could not have predicted the events of the last days. In a single week, Dragonfly transformed from a dream to reality.
January 30, 2022
Let’s talk about the simplicity of Redis. Redis was initially designed as a simple store, and it seems that its APIs achieved this goal.
December 9, 2021
Following my previous post, we are going start with the “hottest potato” - single-threaded vs multi-threaded argument.
November 28, 2021
During the last 13 years, Redis has become a truly ubiquitous memory store that has won the hearts of numerous dev-ops and software engineers.
Dragonfly is fully compatible with the Redis ecosystem and requires no code changes to implement.