Skip to content

[MongoDB] Come up with a strategy for managing connections #17

@nirinchev

Description

@nirinchev

We should come up with a strategy for handling the connection strings:

  • Do we want to persist connections and reload them from disk? Should those connections be named, so you can ask the agent e.g. "connect to my local database" without explicitly specifying the full connection string?
  • Should we support multiple concurrent connections? E.g. can I connect to multiple clusters and ask the agent to issue a command on a specific one without having to go through connect?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions