RubyGems Navigation menu

soulmate 1.1.0

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.5KB)
  2. 1.0.0 - February 04, 2013 (12KB)
  3. 0.1.3 - March 29, 2012 (12.5KB)
  4. 0.1.2 - March 21, 2012 (12.5KB)
  5. 0.1.1 - January 05, 2012 (13KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (4):

multi_json >= 1.0
redis >= 3.0
sinatra >= 1.0
vegas >= 0.1.0

Development依存関係 (3):

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

所有者:

作者:

  • Eric Waller

SHA 256チェックサム:

04ac52a54bd2c942d143598aa48b6da86056efbc5a1320f2aa2c090ddb4d78b3

累計ダウンロード数 153,704

このバージョンのみ 76,133

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: