MrCroxx / yay

Yet another YCSB workload generator in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yay - Yet Another YCSB

Crates.io Version Crates.io MSRV GitHub License

CI (main) License Checker codecov

yay is yet another YCSB workload generator and benchmark tools in Rust.

Supported Rust Versions

yay is built against the recent stable release. The minimum supported version is 1.65. The current yay version is not guaranteed to build on Rust versions earlier than the minimum supported version.

Development state & Roadmap

Currently, yay is still under development.

The development state and the roadmap can be found here.

Contributing

Contributions for yay are warmly welcomed! 🥰

Don't forget to pass make fast (which means fast check & test) locally before submitting a PR. 🚀

If you want to run a broader range of checks locally, run make full. 🙌

About

Yet another YCSB workload generator in Rust.

License:Apache License 2.0


Languages

Language:Rust 98.0%Language:Makefile 1.5%Language:Shell 0.5%