mongodb / mongodb/specifications
Alternative connection string implementation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 409
- Forks
- 248
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 7
Description
Regarding the connection string spec...
There is now a more generic connection-string, which supports everything the spec needs, and more, in case anybody is interested.
For example, the database name would be .segments[0], if it is specified.
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.
Research direction
Start by reading source/connection-string/connection-string-spec.rst and reviewing the linked connection-string implementation. Compare its behavior with the requirements in the specification, including the database-name segment example. Done requires a documented decision about whether and how this alternative should be adopted.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100