Pinned Repositories
cache-money
A Write-Through Cacheing Library for ActiveRecord
em-http-request
Asynchronous HTTP Client (EventMachine + Ruby)
evma_httpserver
An evented http server built on top of eventmachine
haproxy_manager
HAProxy Management API in Ruby.
resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
resque-pool
quickly fork a pool resque workers, saving memory (w/REE) and monitoring their uptime.
restful-authentication
Generates common user authentication code for Rails, with a full test/unit and rspec suite and optional Acts as State Machine support built-in. This fork uses machinist instead of fixtures
stalker
A minimalist queueing DSL for Beanstalk.
thrift_client
A Thrift client wrapper that encapsulates some common failover behavior.
workling
easily do background work in rails, without commiting to a particular runner. comes with starling, bj and spawn runners.
althea's Repositories
althea/haproxy_manager
HAProxy Management API in Ruby.
althea/workling
easily do background work in rails, without commiting to a particular runner. comes with starling, bj and spawn runners.
althea/bluepill
simple process monitoring tool
althea/cache-money
A Write-Through Cacheing Library for ActiveRecord
althea/em-http-request
Asynchronous HTTP Client (EventMachine + Ruby)
althea/evma_httpserver
An evented http server built on top of eventmachine
althea/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
althea/resque-pool
quickly fork a pool resque workers, saving memory (w/REE) and monitoring their uptime.
althea/restful-authentication
Generates common user authentication code for Rails, with a full test/unit and rspec suite and optional Acts as State Machine support built-in. This fork uses machinist instead of fixtures
althea/stalker
A minimalist queueing DSL for Beanstalk.
althea/thrift_client
A Thrift client wrapper that encapsulates some common failover behavior.
althea/aws-sdk-ruby
The official AWS SDK for Ruby.
althea/capistrano
Remote multi-server automation tool
althea/cassandra
A Ruby client for the Cassandra distributed database
althea/ec2_disk_monit
monitor disk usage of all the ec2 instances
althea/em_mysql2_connection_pool
A simple connection pool for Mysql2::EM connections
althea/redis-rb
A Ruby client library for Redis
althea/sf_commons
The Common dependencies used between all components
althea/sidekiq-sqs
Monkey patches to get sidekiq to use Amazon SQS as it's job store.
althea/sidekiq_mailer
Send emails asynchronously using sidekiq
althea/statsd
Simple daemon for easy stats aggregation
althea/statsd-ruby
A Ruby Statsd client that isn't a direct port of the Python example code. Because Ruby isn't Python.
althea/twitter_oauth
Twitter OAuth REST API client library for Ruby