Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tisonkun/community

TiKV community content
https://github.com/tisonkun/community

Last synced: 2 days ago
JSON representation

TiKV community content

Awesome Lists containing this project

README

        

## TiKV Community

Welcome to the TiKV Community! The main objective is to help members of the TiKV community who share similar interests to learn from and collaborate with each other.

Your journey of becoming a contributor and committer starts from here: improving docs, improving code, giving talks, organizing meetups, etc.

## Guiding Principles

See [Guiding Principles for TiKV Community](guiding-principles.md).

## Governance

See [GOVERNANCE](GOVERNANCE.md) for more details.

## Communicating

You can reach out to the community members via any one of the following ways:

* Slack: [https://tikv-wg.slack.com](https://join.slack.com/t/tikv-wg/shared_invite/enQtNTUyODE4ODU2MzI0LWVlMWMzMDkyNWE5ZjY1ODAzMWUwZGVhNGNhYTc3MzJhYWE0Y2FjYjliYzY1OWJlYTc4OWVjZWM1NDkwN2QxNDE)
* Forum: [developer discussion forum](https://internals.tidb.io/c/storage)
* Stack Overflow: [https://stackoverflow.com/questions/tagged/tikv](https://stackoverflow.com/questions/tagged/tikv)
* Twitter: [https://twitter.com/tikvproject](https://twitter.com/tikvproject)
* Blog: [https://tikv.org/blog/](https://tikv.org/blog/)
* Reddit: [https://www.reddit.com/r/TiKV](https://www.reddit.com/r/TiKV)

## Your First Contribution

The [Contributor Guide](https://github.com/tikv/tikv/blob/master/CONTRIBUTING.md) provides detailed instruction on how to get your ideas and bug fixes seen and accepted, including:

1. [Building and setting up a development workspace](https://github.com/tikv/tikv/blob/master/CONTRIBUTING.md#building-and-setting-up-a-development-workspace)
2. [How to run TiKV](https://github.com/tikv/tikv/blob/master/CONTRIBUTING.md#running-tikv)
3. [Contribution flow](https://github.com/tikv/tikv/blob/master/CONTRIBUTING.md#contribution-flow)

## License

TiKV Community is under the Apache 2.0 license. See the [LICENSE.md](https://github.com/tikv/tikv/blob/master/LICENSE) file for details.

## Acknowledgements

Thank you to the [Kubernetes](https://github.com/kubernetes/community), [Apache](http://activemq.apache.org/becoming-a-committer.html) and [Docker](https://github.com/docker/community) community pages for providing us with inspiration.