RubyGems Navigation menu

flamingo 0.4.0

Flamingo makes it easy to wade through the Twitter Streaming API by handling all connectivity and resource management for you. You just tell it what to track and consume the information in a resque queue. Flamingo isn't a traditional ruby gem. You don't require it into your code. Instead, it's designed to run as a daemon like redis or mysql. It provides a REST interface to change the parameters sent to the Twitter Streaming resource. All events from the streaming API are placed on a resque job queue where your application can process them. CAVEAT EMPTOR: This gem is alpha code so act accordingly.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.4.0 - February 11, 2011 (20.5KB)
  2. 0.3.1 - November 27, 2010 (18.5KB)
  3. 0.2.1 - October 26, 2010 (17.5KB)
  4. 0.2.0 - August 02, 2010 (17KB)
  5. 0.1 - July 20, 2010 (12.5KB)

Runtime依存関係 (10):

activesupport >= 2.1.0, <= 2.3.5
eventmachine = 0.12.10
rack = 1.1.0
redis >= 1.0.7, < 2.0.0
redis-namespace = 0.7.0
resque = 1.9.7
sinatra >= 0.9.2, <= 1.0
SystemTimer ~> 1.2
twitter-stream >= 0.1.4, <= 0.1.6
yajl-ruby = 0.7.6

Development依存関係 (2):

mocha >= 0.9.8
mockingbird >= 0.1.0

所有者:

作者:

  • Hayes Davis, Jerry Chen

SHA 256チェックサム:

f942d47c81345f4ff8f3142b528e7b8525a408fc988e7d8641e7c2ffaabf6b04

累計ダウンロード数 19,988

このバージョンのみ 4,627

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: