esse 0.3.5
With all elegance of Ruby and ElasticSearch flexibility this gem brings to you the best of both worlds. Provides a solid architecture allowing to easily Extract, Transform, Enrich and Load data from any data source into ElasticSearch/OpenSearch and also to search it. It is framework-agnostic, which means you can use it with any Ruby framework or even without any framework at all.
Gemfile:
=
install:
=
Runtime Dependencies (2):
multi_json
>= 0
thor
>= 0.19
Development Dependencies (11):
awesome_print
>= 0
dotenv
>= 0
pry
>= 0
rake
~> 12.3
rspec
~> 3.12
rubocop
~> 1.20
rubocop-performance
~> 1.11, >= 1.11.5
rubocop-rspec
~> 2.4
standard
~> 1.3
webmock
~> 3.14
yard
~> 0.9.20