Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 484 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 484 Bytes

zkndb is a storage benchmarking framework. Although it was created with the purpose of benchmarking the specific implementations of Storage from Apache's YARN, it is general enough to benchmark any common storage system with minimum effort. So far it has implementations for HDFS, Zookeeper and NDB MySQL. It is composed by 3 packages: benchmark, metrics and storage.

Refer to Getting Started for a more detailed description.