Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

groonga-client-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

groonga-client-rails

  • 0.9.7
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

README

Name

groonga-client-rails

Description

groonga-client-rails is a library to use Groonga server from Ruby on Rails.

Groonga is a full text search engine. It also provides column store based database feature. Column store based database means that aggregate calculation is fast. You can use Groonga server as fast full text search server and fast OLAP (OnLine Analytical Processing) server.

groonga-client-rails provides the following feature:

  • Define schema to Groonga server
  • Synchronize data in Groonga with data in your models
  • Search query builder

Install

TODO

Usage

TODO

Dependencies

  • Ruby
  • groonga-client
  • Ruby on Rails

Mailing list

Thanks

  • ...

Authors

License

LGPLv2.1 or later. See doc/text/lgpl-2.1.txt for details.

(Kouhei Sutou has a right to change the license including contributed patches.)

FAQs

Package last updated on 22 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc