Registry / database / groonga-client

groonga-client

JSON →
library0.7.1rbrubygemsunverified

HTTP or GQTP client for Groonga, a full-text search engine.

gem install groonga-client
INSTALL
IMPORT
SIG · GROONGA-CLIENT
G
groonga-client
databaserubyv0.7.1
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.

Groonga
require 'groonga/client'

Connect to a Groonga server and execute a query

require 'groonga/client' client = Groonga::Client.new(protocol: :http, host: 'localhost') client.execute('select', table: 'Entries')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
groonga-client — gem install groonga-client · libregistry