Skip to content

api-evangelist/dragonfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Dragonfly (dragonfly)

Dragonfly is a modern in-memory datastore built for performance and scalability, designed as a drop-in replacement for Redis and Memcached with improved efficiency and throughput. Dragonfly uses a multi-threaded, shared-nothing architecture to deliver significantly higher throughput with lower latency than Redis. It is fully compatible with Redis and Memcached APIs, requiring no code changes to migrate existing workloads.

URL: APIs.json

Scope

  • Type: Index
  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Cache
  • Database
  • In-Memory
  • Key-Value Store
  • Redis
  • Memcached
  • Open Source

Timestamps

  • Created: 2025-01-01
  • Modified: 2026-04-28

APIs

Dragonfly exposes the Redis and Memcached wire protocols rather than a REST API, so its programmatic surface is the Redis command set rather than an OpenAPI-described HTTP API. Dragonfly Cloud and management tooling are tracked under common properties below.

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Dragonfly is a modern in-memory datastore built for performance and scalability, designed as a drop-in replacement for Redis and Memcached with improved efficiency and throughput. Dragonfly uses a multi-threaded, shared-nothing architecture to deliver significantly higher throughput with lower latency than Redis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors