Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Ruby client library for RediSearch #59

Closed
vruizext opened this issue Jun 1, 2017 · 1 comment
Closed

New Ruby client library for RediSearch #59

vruizext opened this issue Jun 1, 2017 · 1 comment

Comments

@vruizext
Copy link
Contributor

vruizext commented Jun 1, 2017

So far the only Ruby gem to work with RediSearch is Rails only. I'm working on a project with Sinatra, so I had to build my own client, and now I've open sourced it. It is framework agnostic, the only dependence is the official Ruby client for Redis 4 RC1. It would be great if you could help to spread the word adding it to the README. Thanks!

https://github.com/vruizext/redisearch-rb
https://rubygems.org/gems/redisearch-rb/versions/0.1.3

@dvirsky
Copy link
Contributor

dvirsky commented Jun 1, 2017

Thanks.

Could you make a PR to README.md?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants