All posts by Vlad Oleshko

Ensuring Atomicity: A Tale of Dragonfly Transactions

Ensuring Atomicity: A Tale of Dragonfly Transactions

Dive into Dragonfly's transactional framework through a metaphorical journey, uncovering how it maintains atomicity and serializability in a kingdom of data.

Using Laravel with Dragonfly

Using Laravel with Dragonfly

Explore the integration of Dragonfly with Laravel for enhanced performance. This blog post delves into using Dragonfly as a cache and queue driver, highlighting its compatibility, low memory usage, efficient snapshotting, and advanced queue management features.

Announcing Dragonfly Search

Announcing Dragonfly Search

We are thrilled to announce Dragonfly Search, enabling both vector search and faceted search in our robust and performant in-memory data store.

Leveraging the power of Lua scripting with Dragonfly

Leveraging the power of Lua scripting with Dragonfly

This blog post discusses the limitations of Lua scripting in Redis and introduces Dragonfly as a drop-in replacement for Redis. Dragonfly addresses the challenges of long-running scripts and scalability, offering a vertically scalable, multi-threaded, and asynchronous architecture that improves performance and efficiency for Lua scripting in Redis.