RubyGems Navigation menu

redis_autocomplete 0.1.0

RedisAutocomplete is a simple gem for extremely fast autocomplete suggestions. Just add words to it and ask it to make suggestions given a search prefix. The algorithm used is orginally from Salvatore (antirez) Sanfilippo, the Redis author. http://antirez.com/post/autocomplete-with-redis.html RedisAutocomplete is maintained by simple10[http://github.com/simple10] and Empact[http://github.com/Empact] for http://connect.me.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.4 February 11, 2011 (8.0 KB)
  2. 0.1.3 February 11, 2011 (7.5 KB)
  3. 0.1.2 February 11, 2011 (7.5 KB)
  4. 0.1.1 February 10, 2011 (7.0 KB)
  5. 0.1.0 February 10, 2011 (6.5 KB)

Runtime 相依性套件 (2):

redis >= 0
redis >= 0

Development 相依性套件 (5):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
rspec ~> 2.3.0
rspec >= 0

擁有者:

作者:

  • Joe Johnston (simple10), Ben Woosley (Empact), Salvatore Sanfilippo (antirez)

SHA 256 總和檢查碼:

=

總下載次數 17,067

這個版本 3,199

版本发布:

授權:

Ruby 版本需求:

相關連結: