Connection handling: document best practices
Open
@danielmewes is already working on this.
Since Aug 30, 2016.
- Dominant language
- CSS
- Stars
- 118
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
RethinkDB users often raise questions about the best practices for handling connections, like:
- Should I open a connection for each query?
- How expensive is a connection in RethinkDB?
- How long should I hold onto a connection for?
Details can vary based on your environment and application needs, but it would be good to have an article reviewing some common cases and best practices.
Contributor guide
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.