Pinned Repositories
after_commit
A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger things only after the entire transaction is complete.
facebook-iphone-sdk
Facebook Connect for iPhone - modified for drop-in compatibility with OpenFeint
jruby-memcached
fastest jruby memcached client
newrelic-workling
NewRelic instrument for workling
ruby_template_handler
Produce JSON views using pure-ruby
secureudid
SecureUDID is an open-source sandboxed UDID solution aimed at solving the main privacy issues that caused Apple to deprecate UDIDs.
sinatra-proxy
timecop
A gem providing “time travel” and “time freezing” capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
torquebox
TorqueBox Ruby Platform
typhoeus
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
Aurora Feint Inc.'s Repositories
aurorafeint/jruby-memcached
fastest jruby memcached client
aurorafeint/facebook-iphone-sdk
Facebook Connect for iPhone - modified for drop-in compatibility with OpenFeint
aurorafeint/newrelic-workling
NewRelic instrument for workling
aurorafeint/ruby_template_handler
Produce JSON views using pure-ruby
aurorafeint/timecop
A gem providing “time travel” and “time freezing” capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
aurorafeint/after_commit
A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger things only after the entire transaction is complete.
aurorafeint/azkaban
Job scheduler
aurorafeint/bbg_cookbooks
Blue Box CentOS Based Chef Cookbooks
aurorafeint/bloomfilter-rb
BloomFilter(s) in Ruby: Native counting filter + Redis counting/non-counting filters
aurorafeint/cookbooks
Opscode Cookbooks for Chef
aurorafeint/data_fabric
Sharding and replication support for ActiveRecord
aurorafeint/ffi-rzmq
FFI bindings for ZeroMQ so the library can be used under JRuby and other FFI-compliant ruby runtimes
aurorafeint/fog
The Ruby cloud computing library.
aurorafeint/jruby-memcache-client
A wrapper of the Java Whalin MemCache client for JRuby
aurorafeint/memcache-client
Ruby library for accessing memcached.
aurorafeint/memcached
A Ruby interface to the libmemcached C client
aurorafeint/pig
Mirror of Apache Pig
aurorafeint/rack-timeout
Abort requests that are taking too long
aurorafeint/rails
Ruby on Rails
aurorafeint/rails_best_practices
a code metric tool for rails projects
aurorafeint/rpm
New Relic RPM Ruby Agent
aurorafeint/rpm_contrib
Extra Instrumentation for the New Relic RPM Gem
aurorafeint/secureudid
SecureUDID is an open-source sandboxed UDID solution aimed at solving the main privacy issues that caused Apple to deprecate UDIDs.
aurorafeint/sinatra-proxy
aurorafeint/torquebox
TorqueBox Ruby Platform
aurorafeint/typhoeus
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
aurorafeint/aws-s3
AWS-S3 is a Ruby implementation of Amazon's S3 REST API
aurorafeint/facebook-android-sdk
Facebook SDK for Android
aurorafeint/node-memcached
A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing.
aurorafeint/node-memcached-transactions
Transaction support for node-memcached