Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create connection with MongoDB #1

Open
kis87988 opened this issue Aug 19, 2018 · 0 comments
Open

Create connection with MongoDB #1

kis87988 opened this issue Aug 19, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kis87988
Copy link
Member

We should make connection with MongoDB With some certain Auth key file not upload.
Connect detail:

  1. A function can connect DB
  2. A function can check is connect to DB
  3. A function to close connection
  4. What if lost connection? need to deal with this

Auth Key Detail:

  1. url
  2. port
  3. user
  4. password
  5. options

Should prove Unit Test as well.

@kis87988 kis87988 added the enhancement New feature or request label Aug 19, 2018
@kis87988 kis87988 modified the milestone: first Aug 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants