Skip to content

Thoughts about replacing Bloodhound dependency with something lighter? #120

@martyall

Description

@martyall

Bloodhound is great when an application heavily depends on elasticsearch, especially for the search aspect, but there is a cost:

(1) Building Bloodhound is really slow (I'm not sure I ever understood why)
(2) It's a slow moving project whos dependencies dont update very often

Right now I'm unable to upgrade to a recent LTS in a larger project because of bloodhound deps, and on a brief investigation tells me that this library is not really using it in any complicated way (just for index management and posting documents). Would you be willing to replace bloodhound with a little tiny client library? I would volunteer to post an outline and do the work, since I have already had to do this in another project for similar reasons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions