mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-22 16:56:40 -06:00
169 lines
16 KiB
Markdown
169 lines
16 KiB
Markdown
[![All Contributors](https://img.shields.io/github/all-contributors/nosqlbench/nosqlbench?color=ee8449&style=flat-square)](#contributors)
|
|
|
|
NoSQLBench is an ambitious project. It aims to solve long-standing problems in distributed systems
|
|
testing. There are *many* ways you can contribute! Please take a moment to review this document
|
|
in order to make the contribution process easy and effective for everyone involved.
|
|
|
|
## Code of Conduct
|
|
|
|
This project follows a [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md). Please read
|
|
through it at least once if you are going to contribute to NoSQLBench.
|
|
|
|
## Licensing
|
|
|
|
All source code in this repository is licensed exclusively under
|
|
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
|
|
|
## Jumping Right In
|
|
|
|
Some quick how-to docs have been written for some of the subject-matter
|
|
areas in NoSQLBench. If you need an onramp that is not listed, here let us
|
|
know!
|
|
|
|
[I am a developer and I want to contribute a driver.](devdocs/devguide/drivers/README.md)
|
|
|
|
[I am a user and I want to improve the documentation.](devdocs/devguide/nb_docs.md)
|
|
|
|
[I am a user and I want to contribute built-in scenarios.](devdocs/devguide/adding_scenarios.md)
|
|
|
|
[I am a UI developer and I want to improve the NoSQLBench UI (NBUI)](devdocs/devguide/nbui/README.md)
|
|
|
|
## Contribution Ideas
|
|
|
|
There are lots of ways to contribute to the project. Some ideas on how to
|
|
get started are described here.
|
|
|
|
### Feedback
|
|
|
|
- reporting issues - If you find an issue while using NoSQLBench, please let us know!
|
|
|
|
- reproducing issues - For some non-trivial bugs, it helps to have someone reproduce the issue.
|
|
This can be helpful to help us understand better what conditions cause the issue to occur. If want to help
|
|
address a non-trivial issue that has been reported, you can follow the steps that the original user
|
|
reported. Updating issues with such findings is immensely helpful to the maintainers.
|
|
|
|
### Pull Requests
|
|
|
|
All contributions to this project are made in the form of pull requests, including:
|
|
|
|
- Easy Picks - Any issue labeled `easy pick` is a good first issue for new contributors. These are tagged
|
|
by the maintainers specifically to provide a gentle on-ramp for those joining our endeavor.
|
|
|
|
- Fixing bugs - Bug fixes are awesome! If you submit a pull request with a bug fix, we will review it
|
|
and provide feedback if refinements are needed. Otherwise we'll merge it in for the next release.
|
|
|
|
- Testing Improvements - Often, a good test is the best form of documentation. Test coverage can always
|
|
be improved. Writing tests is also a great way to get familiar with the project up close.
|
|
|
|
- Writing documentation - Our users need good documentation. Good documentation is, however, a community
|
|
effort. If you have used NoSQLBench and want to improve the journey for others, good documentation
|
|
with examples is really helpful.
|
|
|
|
- Writing web apps - The doc system that is bunded with NoSQLBench is a web application. This is just
|
|
the first web app, but we expect there will be more. If you are interested in helping with this part,
|
|
please reach out to the maintainers or file an issue describing your ideas.
|
|
|
|
- Working on the core - The core machinery of nosqlbench needs maintenance just like any code base. If you
|
|
want to help implement new core features, manage project dependencies, address technical debt, or help
|
|
with internal architecture, there is work to be done. This is on the more advanced end of contribution,
|
|
and requires some study of the codebase. If you take the time to understand the code a bit before submitting
|
|
pull requests, then the maintainers will take the time to help you make your pull requests better.
|
|
|
|
### Maintainers
|
|
|
|
We are looking for more community ownership in this project. That means that we will be supportive of
|
|
new project contributors who wish to build a sense of trust with the maintainers.
|
|
|
|
- Reviewing Pull Requests - If you are a maintainer on this project, then
|
|
you may be called on to review pull requests. Unless requested directly,
|
|
pull requests will be allocated to reviewers automatically.
|
|
|
|
- Enforcing Conduct - You may be called up on as a maintainer of this
|
|
project to enforce the code of conduct as it is written.
|
|
|
|
- Developing Maintainers - It is important that there be a solid core of
|
|
project maintainers who can depend on one another and whom the project
|
|
user base can depend on do govern the project fairly and equitably. As a
|
|
project maintainer, you will be expected to help guide contributors as
|
|
they learn about the project. You may be responsible for choosing
|
|
maintainers or voting on maintainer membership.
|
|
|
|
- Documenting APIs - The developer docs are pretty lean right now. We need
|
|
some examples of building activity types, adapting statement templates
|
|
and so on. This level of contribution requires an intimate awareness of
|
|
how the core engine works, but it is also some of the most valuable work
|
|
that you can do in terms of expanding the nosqlbench ecosystem.
|
|
Contributions are welcome here!
|
|
|
|
|
|
## Outreach
|
|
|
|
Help us get the word out on NoSQLBench. It is a newly opened project in its current form, and we
|
|
are eager to get it into the hands of users who need it.
|
|
|
|
- Writing blog posts - A blog post that helps others see the good in
|
|
NoSQLBench is a service to our community. This is even better when it
|
|
comes from a new user who has seen the merit of the tooling. We
|
|
appreciate any help.
|
|
|
|
- Helping other users - Helping new users get to a productive state is a
|
|
great way to build bridges in the community. The more community
|
|
advocates we have helping each other the better!
|
|
|
|
- Community Development - The NoSQLBench project endeavors to build a
|
|
strong, inclusive, and robust support system around users and
|
|
contributors alike. This takes on many forms. It is essential that we
|
|
keep looking for ways to connect the NoSQLBench community, doing more of
|
|
what works and less of what doesn't. If you want to help with community
|
|
development, please join our
|
|
[discord server](https://discord.gg/dBHRakusMN) and raise your hand!
|
|
|
|
|
|
## Contributors
|
|
Thanks to these contributors! :sparkle:
|
|
For recognizing contributions, please follow [this documentation](https://allcontributors.org/docs/en/bot/usage) and pick a key/contribution type from [here](https://allcontributors.org/docs/en/emoji-key).
|
|
|
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
<!-- prettier-ignore-start -->
|
|
<!-- markdownlint-disable -->
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jshook"><img src="https://avatars.githubusercontent.com/u/2148847?v=4?s=50" width="50px;" alt="Jonathan Shook"/><br /><sub><b>Jonathan Shook</b></sub></a><br /><a href="#mentoring-jshook" title="Mentoring">🧑🏫</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/msmygit"><img src="https://avatars.githubusercontent.com/u/19366623?v=4?s=50" width="50px;" alt="Madhavan"/><br /><sub><b>Madhavan</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=msmygit" title="Code">💻</a> <a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Amsmygit" title="Bug reports">🐛</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=msmygit" title="Documentation">📖</a> <a href="#ideas-msmygit" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-msmygit" title="Answering Questions">💬</a> <a href="#research-msmygit" title="Research">🔬</a> <a href="https://github.com/nosqlbench/nosqlbench/pulls?q=is%3Apr+reviewed-by%3Amsmygit" title="Reviewed Pull Requests">👀</a> <a href="#tool-msmygit" title="Tools">🔧</a> <a href="#userTesting-msmygit" title="User Testing">📓</a> <a href="#talk-msmygit" title="Talks">📢</a> <a href="#tutorial-msmygit" title="Tutorials">✅</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/MikeYaacoubStax"><img src="https://avatars.githubusercontent.com/u/117678633?v=4?s=50" width="50px;" alt="MikeYaacoubStax"/><br /><sub><b>MikeYaacoubStax</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/pulls?q=is%3Apr+reviewed-by%3AMikeYaacoubStax" title="Reviewed Pull Requests">👀</a> <a href="#tool-MikeYaacoubStax" title="Tools">🔧</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="http://jjbanks.com"><img src="https://avatars.githubusercontent.com/u/4078933?v=4?s=50" width="50px;" alt="Jeff Banks"/><br /><sub><b>Jeff Banks</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=jeffbanks" title="Code">💻</a> <a href="#mentoring-jeffbanks" title="Mentoring">🧑🏫</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=jeffbanks" title="Tests">⚠️</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/hemidactylus"><img src="https://avatars.githubusercontent.com/u/14221764?v=4?s=50" width="50px;" alt="Stefano Lottini"/><br /><sub><b>Stefano Lottini</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Ahemidactylus" title="Bug reports">🐛</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/phact"><img src="https://avatars.githubusercontent.com/u/1313220?v=4?s=50" width="50px;" alt="Sebastián Estévez"/><br /><sub><b>Sebastián Estévez</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Aphact" title="Bug reports">🐛</a> <a href="#design-phact" title="Design">🎨</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/yabinmeng"><img src="https://avatars.githubusercontent.com/u/16789452?v=4?s=50" width="50px;" alt="yabinmeng"/><br /><sub><b>yabinmeng</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Ayabinmeng" title="Bug reports">🐛</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=yabinmeng" title="Tests">⚠️</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="http://eolivelli.blogspot.it/"><img src="https://avatars.githubusercontent.com/u/9469110?v=4?s=50" width="50px;" alt="Enrico Olivelli"/><br /><sub><b>Enrico Olivelli</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=eolivelli" title="Tests">⚠️</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=eolivelli" title="Code">💻</a> <a href="https://github.com/nosqlbench/nosqlbench/pulls?q=is%3Apr+reviewed-by%3Aeolivelli" title="Reviewed Pull Requests">👀</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/lhotari"><img src="https://avatars.githubusercontent.com/u/66864?v=4?s=50" width="50px;" alt="Lari Hotari"/><br /><sub><b>Lari Hotari</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Alhotari" title="Bug reports">🐛</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=lhotari" title="Code">💻</a> <a href="https://github.com/nosqlbench/nosqlbench/pulls?q=is%3Apr+reviewed-by%3Alhotari" title="Reviewed Pull Requests">👀</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="http://www.codeblueprint.co.uk"><img src="https://avatars.githubusercontent.com/u/94254?v=4?s=50" width="50px;" alt="Matt Fleming"/><br /><sub><b>Matt Fleming</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Amfleming" title="Bug reports">🐛</a> <a href="#design-mfleming" title="Design">🎨</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/tjake"><img src="https://avatars.githubusercontent.com/u/44456?v=4?s=50" width="50px;" alt="Jake Luciani"/><br /><sub><b>Jake Luciani</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Atjake" title="Bug reports">🐛</a> <a href="#ideas-tjake" title="Ideas, Planning, & Feedback">🤔</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/lakshmi-M18"><img src="https://avatars.githubusercontent.com/u/89935678?v=4?s=50" width="50px;" alt="Lakshmi Manjunatha"/><br /><sub><b>Lakshmi Manjunatha</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Alakshmi-M18" title="Bug reports">🐛</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center" valign="top" width="16.66%"><a href="http://www.pingtimeout.fr"><img src="https://avatars.githubusercontent.com/u/1159578?v=4?s=50" width="50px;" alt="Pierre Laporte"/><br /><sub><b>Pierre Laporte</b></sub></a><br /><a href="#ideas-pingtimeout" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Apingtimeout" title="Bug reports">🐛</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/tatu-at-datastax"><img src="https://avatars.githubusercontent.com/u/87213665?v=4?s=50" width="50px;" alt="Tatu Saloranta"/><br /><sub><b>Tatu Saloranta</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=tatu-at-datastax" title="Documentation">📖</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="http://alexott.net"><img src="https://avatars.githubusercontent.com/u/30342?v=4?s=50" width="50px;" alt="Alex Ott"/><br /><sub><b>Alex Ott</b></sub></a><br /><a href="#platform-alexott" title="Packaging/porting to new platform">📦</a> <a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Aalexott" title="Bug reports">🐛</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=alexott" title="Code">💻</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jeffreyscarpenter"><img src="https://avatars.githubusercontent.com/u/12115970?v=4?s=50" width="50px;" alt="Jeffrey Carpenter"/><br /><sub><b>Jeffrey Carpenter</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Ajeffreyscarpenter" title="Bug reports">🐛</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=jeffreyscarpenter" title="Tests">⚠️</a> <a href="#maintenance-jeffreyscarpenter" title="Maintenance">🚧</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/yassermohamed81"><img src="https://avatars.githubusercontent.com/u/53837411?v=4?s=50" width="50px;" alt="yassermohamed81"/><br /><sub><b>yassermohamed81</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=yassermohamed81" title="Code">💻</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Pierrotws"><img src="https://avatars.githubusercontent.com/u/6002161?v=4?s=50" width="50px;" alt="Pierre Sauvage"/><br /><sub><b>Pierre Sauvage</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=Pierrotws" title="Code">💻</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/dougwettlaufer"><img src="https://avatars.githubusercontent.com/u/45750136?v=4?s=50" width="50px;" alt="Doug Wettlaufer"/><br /><sub><b>Doug Wettlaufer</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=dougwettlaufer" title="Tests">⚠️</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="http://jeromatron.blogspot.com"><img src="https://avatars.githubusercontent.com/u/254887?v=4?s=50" width="50px;" alt="Jeremy Hanna"/><br /><sub><b>Jeremy Hanna</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/commits?author=jeromatron" title="Tests">⚠️</a> <a href="#ideas-jeromatron" title="Ideas, Planning, & Feedback">🤔</a></td>
|
|
<td align="center" valign="top" width="16.66%"><a href="https://github.com/alicel"><img src="https://avatars.githubusercontent.com/u/2972347?v=4?s=50" width="50px;" alt="Alice Lottini"/><br /><sub><b>Alice Lottini</b></sub></a><br /><a href="https://github.com/nosqlbench/nosqlbench/issues?q=author%3Aalicel" title="Bug reports">🐛</a> <a href="#ideas-alicel" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/nosqlbench/nosqlbench/commits?author=alicel" title="Tests">⚠️</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<!-- markdownlint-restore -->
|
|
<!-- prettier-ignore-end -->
|
|
|
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
|
|
|
---
|