orientechnologies / orientechnologies/orientdb-docs
Enhancement - Use same example in 'Tutorial Cluster' and 'Distributed-Sharding'
@santo-it is already working on this.
Since Dec 9, 2016.
- Dominant language
- CSS
- Stars
- 59
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
sharding http://orientdb.com/docs/master/Distributed-Sharding.html and cluster http://orientdb.com/docs/master/Tutorial-Clusters.html
they contain two examples:
in one, class = Customer and clusters = USA_customers and China_customers
in the other, class = Client and clusters = client_usa, client_europe, client_china
to improve experience of new users (that try to understand these concepts for the first time) it would be good/useful to use the same example here (eg, as often these two pages are read at the same time)
will be useful also when creating slides on these concepts
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.