English

Comparative Performance Analysis of Modern NoSQL Data Technologies: Redis, Aerospike, and Dragonfly

Databases 2025-10-13 v1 Distributed, Parallel, and Cluster Computing

Abstract

The rise of distributed applications and cloud computing has created a demand for scalable, high-performance key-value storage systems. This paper presents a performance evaluation of three prominent NoSQL key-value stores: Redis, Aerospike, and Dragonfly, using the Yahoo! Cloud Serving Benchmark (YCSB) framework. We conducted extensive experiments across three distinct workload patterns (read-heavy, write-heavy), and balanced while systematically varying client concurrency from 1 to 32 clients. Our evaluation methodology captures both latency, throughput, and memory characteristics under realistic operational conditions, providing insights into the performance trade-offs and scalability behaviour of each system

Keywords

Cite

@article{arxiv.2510.08863,
  title  = {Comparative Performance Analysis of Modern NoSQL Data Technologies: Redis, Aerospike, and Dragonfly},
  author = {Deep Bodra and Sushil Khairnar},
  journal= {arXiv preprint arXiv:2510.08863},
  year   = {2025}
}

Comments

NoSQL databases, performance benchmarking, cloud computing, Redis; Aerospike, Dragonfly