Skip to content

Support url string #16

@yocontra

Description

@yocontra

Currently mongoose and node-mysql support this so why not ES?

This would replace (optionally)

{
  "host": "elastic.test.com",
  "port": 9200,
  "index": "production"
}

with this (elastic can be replaced with something better)

elastic://elastic.test.com:9200/production

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions