koopjs / koop-provider-elasticsearch

A provider for koop that can connect to one or more elastic search instances and turn indices/aliases into individual feature services.
Apache License 2.0
13 stars 4 forks source link

Proposed Improvements #14

Open drewdaemon opened 3 years ago

drewdaemon commented 3 years ago

First round of proposed improvements

Outstanding Questions

drewdaemon commented 3 years ago

@rgwozdz

rgwozdz commented 3 years ago

@drewctate - I would suggest moving away from an appConfig.json in favor of the npm config module; many other Koop providers use it, so we'll gain some consistency there.

dhatcher commented 3 years ago

@drewctate We're looking into a complete overhaul/update of the provider. We'll look at these ideas with that effort.

rgwozdz commented 3 years ago

@dhatcher - do you have a timeline for your overhaul? @drewctate has an interest in starting this now (may have started it already). If he has started it, would you be able to assist or maybe do PR reviews?

dhatcher commented 3 years ago

This work is being done under the koop-4.x-update branch.