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 版本:

链接: