RubyGems Navigation menu

soulmate 0.1.2

Soulmate is a tool to help solve the common problem of developing a fast autocomplete feature. It uses Redis's sorted sets to build an index of partial words and corresponding top matches, and provides a simple sinatra app to query them. Soulmate finishes your sentences.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.0 - May 15, 2014 (12.5 KB)
  2. 1.0.0 - February 04, 2013 (12.0 KB)
  3. 0.1.3 - March 29, 2012 (12.5 KB)
  4. 0.1.2 - March 21, 2012 (12.5 KB)
  5. 0.1.1 - January 05, 2012 (13.0 KB)
顯示所有版本(共 13)

Runtime 相依性套件 (5):

multi_json >= 1.0
redis >= 2.0
sinatra >= 1.0
soulmate >= 0
vegas >= 0.1.0

Development 相依性套件 (11):

bundler ~> 1.0
bundler ~> 1.0
bundler ~> 1.0
jeweler ~> 1.5
jeweler ~> 1.5
jeweler ~> 1.5
rcov >= 0
shoulda >= 0
shoulda >= 0
shoulda >= 0
shoulda >= 0

擁有者:

作者:

  • Eric Waller

SHA 256 checksum:

13480d302fb1ad61ce9068003b15a1313990f93dc58d0a2d5101273631d328aa

總下載次數 155,242

這個版本 3,085

License:

Ruby 版本需求:

相關連結: