ezmobius

Member Since
Jan 11, 2008 (over 2 years)

Following 11 coders and watching 95 repositories view all →

Public Repositories (19)

  • nanite

    self assembling fabric of ruby daemons

    legend

    Last updated Mon Feb 08 08:04:38 -0800 2010

  • redis-rb

    A ruby client library for the redis key value storage engine

    legend

    Last updated Wed Jan 27 12:02:51 -0800 2010

  • chef-deploy

    Chef Resources and Providers for deploying ruby web apps without capistrano

    legend

    Last updated Mon Jan 04 13:52:25 -0800 2010

  • redactor

    An Actor library based around Redis. Useful for coordination, command and control of distributed ...

    legend

    Last updated Sat Jan 02 16:29:53 -0800 2010

  • ez-where

    query/conditions builder for ActiveRecord and other ORMS

    legend

    Last updated Wed Oct 28 14:09:25 -0700 2009

  • ey-lessql

    a collection of chef recipes to install, configure and run a variety of NoSQL db's on the engine ...

    legend

    Last updated Fri Oct 23 10:35:29 -0700 2009

  • trample

    legend

    Forked from jamesgolick/trample Thu Jun 04 22:38:22 -0700 2009

    Last updated Thu Jun 04 11:46:02 -0700 2009

  • redis

    Redis key-value store

    legend

    Forked from antirez/redis Sun Mar 22 18:54:07 -0700 2009

    Last updated Sun Mar 22 07:27:35 -0700 2009

  • nanite-deployer

    A nanite agent that handles deployment of web apps.

    legend

    Last updated Sun Mar 01 16:27:28 -0800 2009

  • chef-101

    A sample chef recipe repo for learning chef-solo

    legend

    Last updated Sat Jan 31 10:49:23 -0800 2009

  • chef

    A systems integration framework, built to bring the benefits of configuration management to your ...

    legend

    Forked from opscode/chef Thu Jan 15 13:58:08 -0800 2009

    Last updated Fri Jan 30 16:14:28 -0800 2009

  • nginx-ey-balancer

    nginx max connections queue

    legend

    Forked from ry/nginx-ey-balancer Thu Jan 22 11:53:59 -0800 2009

    Last updated Thu Jan 22 04:25:36 -0800 2009

  • ohai

    Ohai profiles your system and emits JSON

    legend

    Forked from opscode/ohai Thu Jan 15 13:58:21 -0800 2009

    Last updated Thu Jan 15 12:52:26 -0800 2009

  • crate

    Tool for building and packaging standalone statically compiled ruby appliations

    legend

    Forked from copiousfreetime/crate Fri Nov 07 12:22:14 -0800 2008

    Last updated Fri Nov 07 12:34:59 -0800 2008

  • acl_system2

    An access control plugin for Rails

    legend

    Last updated Mon Oct 13 14:03:58 -0700 2008

  • algorithms

    A library of algorithms and collections for Ruby.

    legend

    Forked from kanwei/algorithms Tue Aug 26 23:15:03 -0700 2008

    Last updated Tue Aug 26 00:41:55 -0700 2008

  • merbivore

    merb website

    legend

    Last updated Sun May 04 16:20:09 -0700 2008

  • rubinius

    Rubinius, the Ruby VM

    legend

    Forked from evanphx/rubinius Mon Apr 07 21:09:23 -0700 2008

    Last updated Mon Apr 07 21:09:25 -0700 2008

  • bmhsearch

    Fast string searcher, useful for multi-part post parsing

    legend

    Last updated Wed Mar 26 12:09:49 -0700 2008

Public Activity feed

ezmobius created gist: 298733 Mon Feb 08 15:35:51 -0800 2010
g++ -L/Users/ez/rubinius/vm/external_libs/llvm/Release/lib -lpthread -lffi -lm -o vm/vm vm/exter...
ezmobius updated gist: 296292 Fri Feb 05 13:43:50 -0800 2010
error_page 405 =200 @405; location @405 { root /data/budlight/current/public/;
ezmobius forked gist: 296292 Fri Feb 05 13:43:24 -0800 2010
error_page 405 =200 @405; location @405 { root /data/budlight/current/public/;
ezmobius created gist: 296203 Fri Feb 05 12:39:25 -0800 2010
error_page 405 =200 @405; location @405 { root /path/to/root
ezmobius created gist: 295150 Thu Feb 04 13:43:14 -0800 2010
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
ezmobius pushed to master at ezmobius/redis-rb Wed Jan 27 12:02:51 -0800 2010
HEAD is 2f243b7fbc81fa087d8f2f600b9eccda8280d0df
  • ezmobius committed 2f243b7f:
    fixing all the spec breakage because rpoplpush changed
ezmobius created gist: 282302 Wed Jan 20 13:43:48 -0800 2010
def process_monitor(monitor_group, header) EM.defer(lambda { monitor_group.servers....
ezmobius created gist: 281366 Tue Jan 19 14:14:36 -0800 2010
module Nanite # Nanite actors can transfer files to each other. #
ezmobius created gist: 280246 Mon Jan 18 10:33:12 -0800 2010
location ~ ^/(images|javascripts|stylesheets)/ { expires 10y; }
ezmobius created gist: 277429 Thu Jan 14 11:39:23 -0800 2010
# Redis configuration file example # By default Redis does not run as a daemon. Use 'yes' if you...
ezmobius created gist: 277424 Thu Jan 14 11:36:36 -0800 2010
#!/sbin/runscript # # Redis init script for Gentoo
ezmobius created gist: 276627 Wed Jan 13 14:23:06 -0800 2010
(master) % git push production master ...
ezmobius started watching marianoguerra/efene Tue Jan 12 16:06:44 -0800 2010
efene's description:
Programming language with C-like syntax that runs on the Erlang platform
ezmobius closed issue 13 on ezmobius/redis-rb Mon Jan 11 19:09:15 -0800 2010
A SignalException occurred... SIGTERM
ezmobius updated gist: 272257 Fri Jan 08 10:31:31 -0800 2010
# # Cookbook Name:: delayed_job # Recipe:: default
ezmobius forked gist: 272257 Fri Jan 08 10:31:08 -0800 2010
# # Cookbook Name:: delayed_job # Recipe:: default
ezmobius created gist: 269169 Mon Jan 04 21:39:39 -0800 2010
(master) % git push production master ~/fooapp mkdir: created di...
ezmobius created gist: 269132 Mon Jan 04 19:43:47 -0800 2010
(master) % git push engineyard master ~/fooapp Warning: Permanen...
ezmobius applied fork commits to chef-deploy/master Mon Jan 04 13:52:25 -0800 2010
master was changed to e047bb
ezmobius created gist: 268767 Mon Jan 04 11:12:39 -0800 2010
# Cookbook Name:: s3fs # Recipe:: default
ezmobius pushed to master at ezmobius/redactor Sat Jan 02 16:29:54 -0800 2010
HEAD is 86a9b7c6049ff8bb55c4ab603479fd67399d891a
  • ezmobius committed 86a9b7c6:
    updated to use blpop *args to listen to multiple keys at once with no threads. hard to believe it got smaller but is still a very usefull primitive abstraction
ezmobius pushed to master at ezmobius/redactor Fri Jan 01 22:15:45 -0800 2010
HEAD is 853ac1ffccf490ddf0cb4dbeda0ba37c7e3b5c8a
  • ezmobius committed 853ac1ff:
    it would help if i could spell recieve -> receive
ezmobius pushed to master at ezmobius/redactor Fri Jan 01 22:12:15 -0800 2010
HEAD is 6d0ae9bba1638610fd2c9154fdb005f24d53cc15
  • ezmobius committed 6d0ae9bb:
    it would help if i could spell recieve -> receive
ezmobius pushed to master at ezmobius/redactor Fri Jan 01 22:09:35 -0800 2010
HEAD is 52c229d035b03a308bcdf489991bd0428384c6f4
ezmobius pushed to master at ezmobius/redactor Fri Jan 01 22:07:30 -0800 2010
HEAD is 158af573db936fcd15a5ae36038da1fa2425374e
ezmobius pushed to master at ezmobius/redactor Fri Jan 01 21:51:33 -0800 2010
HEAD is cc0e1e4c55386ae247073d939de18b0bf514b909
ezmobius created branch master at ezmobius/redactor Fri Jan 01 21:50:35 -0800 2010
ezmobius created repository redactor Fri Jan 01 21:50:00 -0800 2010
New repository is at ezmobius/redactor
ezmobius pushed to master at engineyard/ey-cloud-recipes Thu Dec 31 16:12:54 -0800 2009
HEAD is c45c2d7cac9b8765e5c662980031b8a4c3e5e71a
  • ezmobius committed c45c2d7c:
    make run_for_app helper take multiple apps, add ruby_block helper
ezmobius pushed to master at ezmobius/redis-rb Thu Dec 31 14:10:12 -0800 2009
HEAD is 6c2cd3ed309065d9bf6ebe57618c75acd800518f

2 commits »

ezmobius applied fork commits to redis-rb/master Thu Dec 31 14:08:19 -0800 2009
master was changed to 36083a
ezmobius closed issue 11 on ezmobius/redis-rb Thu Dec 31 13:13:56 -0800 2009
delete should delete a list of keys as well as a single key
ezmobius pushed to master at ezmobius/redis-rb Thu Dec 31 13:12:05 -0800 2009
HEAD is e9c56321cb79c484bb49cba661d6268efe513bc5

3 commits »

ezmobius closed issue 10 on ezmobius/redis-rb Thu Dec 31 13:10:52 -0800 2009
@sock.close raises Errno::ECONNRESET