garru

Company
Serious Business
Location
San Francisco
Member Since
Apr 04, 2008 (about 1 year)

Following 16 githubbers and watching 26 repositories view all →

Public Repositories (11)

  • g_viz

    legend

    Last updated Thu Dec 03 12:25:50 -0800 2009

  • cassandra_hash

    legend

    Last updated Wed Dec 02 13:40:23 -0800 2009

  • distributed_logreader

    Distributed Log Reader

    legend

    Last updated Fri Oct 23 18:02:57 -0700 2009

  • as3-amqp

    This is an implementation of the 0-8 version of AMQP for AS3.

    legend

    Forked from 0x6e6562/as3-amqp Wed Oct 07 19:55:29 -0700 2009

    Last updated Fri Oct 09 10:24:53 -0700 2009

  • pandemic

    "Because information needs to be contagious."

    legend

    Forked from arya/pandemic Wed May 20 18:45:04 -0700 2009

    Last updated Thu May 21 17:54:59 -0700 2009

  • ruby_scribe_client

    Ruby Scribe Client. Wrapper for scribe interfaces and thrift ruby code.

    legend

    Last updated Mon Apr 13 19:45:02 -0700 2009

  • rfacebook-rails-plugin

    Fork of Rfacebook rails plugin

    legend

    Last updated Mon Mar 02 14:04:15 -0800 2009

  • cache-money

    A Write-Through Cacheing Library for ActiveRecord

    legend

    Forked from nkallen/cache-money Tue Oct 20 19:52:42 -0700 2009

    Last updated Thu Feb 26 00:48:07 -0800 2009

  • sudoku_

    legend

    Last updated Fri Jan 16 01:05:35 -0800 2009

  • rfacebook

    forked from rfacebook-0.9.8

    legend

    Last updated Tue Jul 22 13:16:25 -0700 2008

  • machine_learning

    legend

    Created Sun Dec 06 21:20:34 -0800 2009

Public Activity feed

garru created repository machine_learning Sun Dec 06 21:20:36 -0800 2009
New repository is at garru/machine_learning
garru applied fork commits to g_viz/master Thu Dec 03 12:25:50 -0800 2009
master was changed to b3b831
garru pushed to master at garru/cassandra_hash Wed Dec 02 13:40:24 -0800 2009
HEAD is 2ef0b2c335fec5eae7f923d888957f599114aaa6
  • garru committed 2ef0b2c3:
    adding class associations variable to keep track of associations
garru pushed to master at garru/cassandra_hash Tue Nov 24 15:53:33 -0800 2009
HEAD is 59113bcdd5f2a01768d118f21a2a88650bf49a3d
  • garru committed 59113bcd:
    Writing basic tests for write through
garru pushed to master at garru/cassandra_hash Mon Nov 23 15:50:59 -0800 2009
HEAD is 839ce76efbc937b6cd49f785920d107490a840df
  • garru committed 839ce76e:
    Write Through is now working. removing debug ouput
garru pushed to master at garru/cassandra_hash Thu Nov 12 16:46:17 -0800 2009
HEAD is 0afaae92a81464fb956a46a4fe22228aa9f5ae2f
  • garru committed 0afaae92:
    Adding simple associations
garru pushed to master at garru/cassandra_hash Thu Nov 12 15:10:10 -0800 2009
HEAD is db03a2cdcce7a734251a7dc074c22873277e72f6
  • garru committed db03a2cd:
    Fixing some comments
garru pushed to master at garru/cassandra_hash Tue Nov 10 16:36:48 -0800 2009
HEAD is 59f90c1a06a54cf913c5ddfca060269caade18fe
  • garru committed 59f90c1a:
    File structure modifications
garru pushed to master at garru/cassandra_hash Tue Nov 10 16:11:13 -0800 2009
HEAD is ad620aab09dc553a223787eca3bda4fad9c39c7f

2 commits »

garru pushed to master at garru/cassandra_hash Mon Nov 09 18:34:28 -0800 2009
HEAD is 6d5d24b57a578a950244ef97af95a13953673faa
  • garru committed 6d5d24b5:
    Fixing CassandraStore to use correct Cassandra api and overwritten column_family_name
garru pushed to master at garru/cassandra_hash Mon Nov 09 17:10:29 -0800 2009
HEAD is 1fef4d995a6faccd561a6fe1508d001ba86b83cc
  • garru committed 1fef4d99:
    User configurable column family names
garru pushed to master at garru/cassandra_hash Mon Nov 09 16:51:06 -0800 2009
HEAD is 1ea3d6aa7a2cff75990caa293e6b75b1ed2b30f8
  • garru committed 1ea3d6aa:
    Cassandra Store is using Evan Weaver's Cassandra Gem
garru created gist: 230490 Mon Nov 09 16:39:23 -0800 2009
require 'rubygems' require 'hpricot' require 'open-uri'
garru created branch master at garru/cassandra_hash Mon Nov 09 16:37:58 -0800 2009
garru created repository cassandra_hash Mon Nov 09 16:37:10 -0800 2009
New repository is at garru/cassandra_hash
garru pushed to master at arya/bluepill Thu Nov 05 23:13:20 -0800 2009
HEAD is dadc66bc5c7fc3f31df90f966e82d68d35730b79
  • garru committed dadc66bc:
    Adding timeout to client socket connect. Clarifying some error messages. 4 real
garru pushed to master at arya/bluepill Thu Nov 05 23:11:56 -0800 2009
HEAD is 857e3f2c89eb495c08dd0d1abba2313507c7b425
  • garru committed 857e3f2c:
    Adding timeout to client socket connect. Clarifying some error messages
garru forked gist: 222033 Thu Oct 29 19:16:31 -0700 2009
// // FileUpload.j // Editor
garru pushed to master at garru/distributed_logreader Fri Oct 23 18:02:58 -0700 2009
HEAD is a336583c2f136d686503419fb2f58e0a975f0c6e
  • garru committed a336583c:
    fixing state file bug
garru forked nkallen/cache-money Tue Oct 20 19:52:43 -0700 2009
Forked repository is at garru/cache-money
garru updated gist: 214027 Mon Oct 19 22:47:21 -0700 2009
state_machine :initial => :unmonitored do event :process_running do
garru updated gist: 214027 Mon Oct 19 22:47:21 -0700 2009
state_machine :initial => :unmonitored do event :process_running do
garru created gist: 214027 Mon Oct 19 22:40:17 -0700 2009
state_machine :initial => :unmonitored do event :process_running do
garru pushed to master at garru/as3-amqp Fri Oct 09 10:24:54 -0700 2009
HEAD is 98b62612dbacd58706f3ff2a5cbed6e34c088329
  • garru committed 98b62612:
    Adding onQueueDeclareOk Callback to Queue Declare command
garru pushed to master at garru/as3-amqp Fri Oct 09 10:24:06 -0700 2009
garru pushed to master at garru/as3-amqp Wed Oct 07 20:11:07 -0700 2009
HEAD is 3913196b8a613d522be2108227f128a27710b22e
  • garru committed 3913196b:
    Adding onQueueDeclareOk Callback to Queue Declare command
garru pushed to master at garru/as3-amqp Wed Oct 07 20:10:32 -0700 2009
garru pushed to master at garru/as3-amqp Wed Oct 07 19:59:13 -0700 2009
HEAD is f68347b5c4329590f5c4b5f70e227aa469dc733c
  • garru committed f68347b5:
    Adding onQueueDeclareOk Callback to Queue Declare command
garru forked 0x6e6562/as3-amqp Wed Oct 07 19:55:29 -0700 2009
Forked repository is at garru/as3-amqp
garru pushed to master at arya/bluepill Mon Oct 05 00:38:06 -0700 2009
HEAD is 8bc2631101b8573adc1c3023a9b33d3026abc098

2 commits »

garru pushed to master at arya/bluepill Sun Oct 04 19:32:33 -0700 2009
HEAD is ded95b5e1c55e54d49d60835fba0eb63d5d01c85
  • garru committed ded95b5e:
    fixing some syntax errors. returning ok on cli cmd.
garru pushed to master at arya/bluepill Sun Oct 04 19:26:21 -0700 2009
HEAD is 5ba1ed6f2c9c7723a1ab53d98dbc6ac371f58dbe
  • garru committed 5ba1ed6f:
    Adding stop unmonitor methods to group and controller
garru pushed to master at arya/bluepill Sun Oct 04 19:19:00 -0700 2009
HEAD is 4e0a304237babcb22dd069c5226dbcda77007057

2 commits »

garru pushed to master at arya/bluepill Sun Oct 04 18:33:33 -0700 2009
HEAD is d7bc31afab094acfc587cfb1d3bc6f0caebc5a6c
  • garru committed d7bc31af:
    removing debug lines