An open API service indexing awesome lists of open source software.

https://github.com/anmolnar/zktest

Zookeeper benchmark and test utils
https://github.com/anmolnar/zktest

Last synced: 5 months ago
JSON representation

Zookeeper benchmark and test utils

Awesome Lists containing this project

README

          

# zktest
Zookeeper benchmark and test utils

### loadtest

Generate some load on ZooKeeper.

### sentryleader

Emulate Sentry behaviour to test leader election code via Curator LeaderSelector recipe.