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

Feature/replica sets #74

Merged
merged 30 commits into from
Jan 7, 2016
Merged

Feature/replica sets #74

merged 30 commits into from
Jan 7, 2016

Conversation

officert
Copy link
Owner

@officert officert commented Jan 3, 2016

Add support for adding and updating a connection that is a repl set.

  • New UI allows you to specify that a connection is a repl set, and enter in the host + port for each member of the set
  • Button for testing your connections settings, that way you don't enter invalid credentials and find out when trying to add it to your workplace

screen shot 2016-01-03 at 4 51 33 pm

calling MongoClient.connect(). So I’m switching to this method, which
also works for non-replica sets.
connection class, set it when opening the database,
remove log
add some additional unit tests for creating connections
tests and add some tests that actually write the connections to the
storage file
exit process in gulp test, otherwise it doesn’t close
officert added a commit that referenced this pull request Jan 7, 2016
@officert officert merged commit 17a8279 into master Jan 7, 2016
@officert officert deleted the feature/replica-sets branch January 13, 2016 00:46
@officert officert restored the feature/replica-sets branch January 13, 2016 00:46
@officert officert deleted the feature/replica-sets branch January 17, 2016 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant