Skip to content

pavel-paulau/cerberus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Python 3.3 is required for the project. Use easy_install or pip for third-party packages:

pip install -r requirements.txt

Usage

python -m cerberus [-h]
                   [--rampup RAMPUP]
                   [--sleep SLEEP]
                   --pullers PULLERS
                   --pushers PUSHERS
                   --bulkpullers BULKPULLERS
                   --auth cookie|header
                   hostname

For instance:

python -m cerberus --pullers=60 --pushers=40 172.23.97.50

About

Something to deal with Sync Gateway performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages