rethinkdb / rethinkdb/docs

Connection handling: document best practices

Open
#737 2 comments 0 reactions 2 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.