RubyGems Navigation menu

soulmate 0.1.1

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 依赖 (9):

json ~> 1.4.6
multi_json ~> 1.0.3
redis ~> 2.1.1
redis >= 2.0
sinatra >= 1.0
sinatra ~> 1.2.3
vegas ~> 0.1.8
vegas >= 0.1.0

Development 依赖 (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
shoulda >= 0

业主:

作者:

  • Eric Waller

SHA 256 校验和:

c48a6e78305b0db1b2836310a6125e22c63219103d639817e2e0839f048ba9d9

下载总量 153,531

这个版本 3,545

许可:

需要的 Ruby 版本:

链接: