All Projects → huacnlee → redis-search-example

huacnlee / redis-search-example

Licence: other
An example for use redis-search gem

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
coffeescript
4710 projects

redis-search-example

This is a demo to show you how to use redis-search.

Run this example

git clone git://github.com/huacnlee/redis-search-example.git
cd redis-search-example
bundle install
bundle exec rake db:create
bundle exec rake db:migrate
bundle exec rails s

When a App was runing, you can try to add some data use github info.

Redis Search Example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].