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:
=

install:
=

Versions:

  1. 0.1.4 February 11, 2011 (8 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 KB)
  5. 0.1.0 February 10, 2011 (6.5 KB)

Runtime Dependencies (2):

redis >= 0
redis >= 0

Development Dependencies (5):

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

Owners:

Authors:

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

SHA 256 checksum:

=

Total downloads 17,067

For this version 3,199

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: