• John Mason's avatar
    Use typhoeus adapter for Elasticsearch client · 3cc2e0ab
    John Mason authored
    We get Faraday connection issues because the client
    is unable to keep the connection open. Adding the
    typhoeus adapter will allow our Elastic client to have
    a "keep-alive" connection, as that is not included by
    default.
    3cc2e0ab
This project manages its dependencies using Bundler. Learn more
Gemfile 13.5 KB