mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
Update README.md (#1559)
This commit is contained in:
parent
e5be30cc79
commit
a17b701bfb
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ Other languages: [简体中文](README.zh-CN.md) [日本語](README.ja-JP.md) [
|
|||
|
||||
[Website](https://www.dragonflydb.io/) • [Docs](https://dragonflydb.io/docs) • [Quick Start](https://www.dragonflydb.io/docs/getting-started) • [Community Discord](https://discord.gg/HsPjXGVH85) • [GitHub Discussions](https://github.com/dragonflydb/dragonfly/discussions) | [GitHub Issues](https://github.com/dragonflydb/dragonfly/issues) | [Contributing](https://github.com/dragonflydb/dragonfly/blob/main/CONTRIBUTING.md)
|
||||
|
||||
## The world's fastest in-memory data store
|
||||
## The world's most efficient in-memory data store
|
||||
|
||||
Dragonfly is an in-memory data store built for modern application workloads.
|
||||
|
||||
Fully compatible with Redis and Memcached APIs, Dragonfly requires no code changes to adopt. Compared to legacy in-memory datastores, Dragonfly delivers 25X more throughput, higher cache hit rates with lower tail latency, and effortless vertical scalability.
|
||||
Fully compatible with Redis and Memcached APIs, Dragonfly requires no code changes to adopt. Compared to legacy in-memory datastores, Dragonfly delivers 25X more throughput, higher cache hit rates with lower tail latency, and can run on up to 80% less resources for the same sized workload.
|
||||
|
||||
## Contents
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue