Skip to content

Tool to test how long a Cassandra connection can persist

Notifications You must be signed in to change notification settings

kenjords/stability

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build

go build -v .

How to run

./stability test --config ./sample.yaml --threads 2

Expected output

2022/12/08 16:14:14 Using config file: ./sample.yaml
2022/12/08 16:14:14 Running stability test with [2] threads
2022/12/08 16:15:14 Still running...
2022/12/08 16:16:14 Still running...
2022/12/08 16:17:14 Still running...
...

About

Tool to test how long a Cassandra connection can persist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%