Registry / database / esse
library0.5.3rbrubygemsunverified

A framework-agnostic Ruby gem for extracting, transforming, enriching, and loading data into ElasticSearch/OpenSearch.

gem install esse
INSTALL
IMPORT
SIG · ESSE
E
esse
databaserubyv0.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Esse
require 'esse'

Index a document into ElasticSearch

require 'esse' client = Esse::Client.new(url: 'http://localhost:9200') client.index(index: 'test', body: { message: 'hello' })
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
OpenAI (training)
1
Resources
esse — gem install esse · libregistry