telefonicaid / telefonicaid/iotagent-node-lib
Additional connection options support (such as ssl=true)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 90
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 1
Description
It is necessary to add support for additional connection options such as "ssl=true" when we use the "MongoDB as a Cloud Service" like 'MongoDB Atlas'.
So I wrote a Pull Request to be able to set additional connection options. Please check my PR, and if it is worth merging I'll do additional works like update documents.
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 reviewing the pull request referenced in the issue and the connection configuration it changes. Confirm that additional options such as ssl=true can be passed for MongoDB Atlas, then verify the behavior with the repository's existing tests and update documentation if the change is accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mongodb
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100