RubyGems Navigation menu

flamingo 0.2.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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (7):

activesupport >= 2.1.0
redis >= 1.0.7
redis-namespace >= 0.7.0
resque >= 1.9.7
sinatra >= 0.9.2
twitter-stream >= 0.1.4
yajl-ruby >= 0.6.7

Development 依赖 (1):

mockingbird >= 0.1.0

业主:

作者:

  • Hayes Davis, Jerry Chen

SHA 256 校验和:

44c2c9286907a6cac8b83fb22c7d68ebe16fb6d42b6cdfc8787c106bbd659ce5

下载总量 20,051

这个版本 3,914

许可:

需要的 Ruby 版本:

链接: