Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 820 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 820 Bytes

YCSB-mysql-cluster-binding

MySQL database interface for YCSB. Developed for benchmarking a MySQL cluster running in master-slave replication. Read operations are directed to the slave nodes while write operations are executed on the master node.

Installation guide