GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

nkallen

30
14
Feb 23, 2008
  • A Relational Algebra
    Created Sat Mar 08 21:37:48 -0800 2008
    legend
  • Everyone's favorite memcached plugin for ActiveRecord.
    Forked from defunkt/cache_fu Fri Aug 08 14:14:41 -0700 2008
    legend
  • A Write-Through Cacheing Library for ActiveRecord
    Created Mon Nov 24 16:53:12 -0800 2008
    legend
  • A jQuery plugin for Morphic programming
    Created Sat Feb 23 12:05:30 -0800 2008
    legend
  • The facebooker Rails plugin
    Forked from mmangino/facebooker Mon Jul 14 09:52:50 -0700 2008
    legend
  • Sets the process title of Mongrel to contain the number of running worker threads
    Created Wed Aug 06 12:48:11 -0700 2008
    legend
  • A relational database using <table> tags and jQuery
    Created Tue Apr 08 00:10:51 -0700 2008
    legend
  • Koz's rails git-svn clone
    Forked from NZKoz/koz-rails Tue Feb 12 18:37:50 -0800 2008
    legend
  • Memcached -- you all use it. Get it here.
    Forked from dustin/memcached Wed Nov 19 19:55:16 -0800 2008
    legend
  • Ruby on Rails
    Forked from rails/rails Tue Apr 29 22:49:24 -0700 2008
    legend
  • Rcov data stored in the database rather than html; includes a simple ActiveRecord model to access...
    Created Sun Mar 30 22:41:15 -0700 2008
    legend
  • RR (Double Ruby) is a test double framework that features a rich selection of double techniques a...
    Forked from btakita/rr Sat Jul 12 14:10:07 -0700 2008
    legend
  • A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive...
    Forked from nathansobo/screw-unit Sat Mar 08 20:18:52 -0800 2008
    legend
  • Test Benchmarking
    Created Mon Nov 24 16:01:33 -0800 2008
    legend

Following

Public Activity  feed

nkallen created cash Mon Nov 24 16:53:13 -0800 2008
New repository is at nkallen/cash
nkallen updated gist: 28715 Mon Nov 24 16:33:19 -0800 2008
module ActsAsCached class LocalCache delegate :respond_to?, :to => :@remote_cache
nkallen created gist: 28715 Mon Nov 24 16:31:44 -0800 2008
class MemcacheMock < HashWithIndifferentAccess attr_accessor :servers
nkallen created testes Mon Nov 24 16:01:35 -0800 2008
New repository is at nkallen/testes
nkallen created gist: 28370 Sun Nov 23 20:05:32 -0800 2008
namespace :britt do desc 'Removes trailing whitespace' task :space do
nkallen forked dustin/memcached Wed Nov 19 19:55:18 -0800 2008
Forked repository is at nkallen/memcached
nkallen created gist: 25141 Fri Nov 14 15:26:42 -0800 2008
test "Stale objects are expired, but served from cache for a grace period" shell "/Users/pivotal/workspace/freshyfresh/target/memset version:test 2"
nkallen created gist: 25137 Fri Nov 14 15:22:15 -0800 2008
test "Stale objects are expired, but served from cache for a grace period" shell "/Users/pivotal/workspace/freshyfresh/target/memset version:test 2"
nkallen created gist: 25130 Fri Nov 14 15:09:20 -0800 2008
test "Stale objects are expired, but served from cache for a grace period" shell "/Users/pivotal/workspace/freshyfresh/target/memset version:test 2"
nkallen created gist: 24677 Thu Nov 13 15:08:17 -0800 2008
test "Stale objects are expired, but served from cache for a grace period" shell "/Users/pivotal/workspace/freshyfresh/bin/memset version:test 2"
nkallen created gist: 24540 Thu Nov 13 10:10:47 -0800 2008
[pivotal@Toemang vcl (master)]$ varnishtest get_is_cached.vtc # top TEST get_is_cached.vtc starting # TEST GET is cached
nkallen created gist: 24538 Thu Nov 13 10:05:33 -0800 2008
test "Authorization tokens are cached" server s {
nkallen created gist: 24536 Thu Nov 13 10:03:59 -0800 2008
test "Authorization tokens are cached" server s {
nkallen created gist: 24033 Tue Nov 11 15:53:41 -0800 2008
C{ #include <dlfcn.h> #include <stdlib.h>
nkallen created gist: 24032 Tue Nov 11 15:52:15 -0800 2008
9 RxRequest c GET 9 RxURL c /statuses/user_timeline.xml 9 RxProtocol c HTTP/1.1
nkallen updated gist: 23932 2 times, most recently Tue Nov 11 10:50:27 -0800 2008
test "Test restarts in vcl_hit" server s {
nkallen created gist: 23932 Tue Nov 11 10:47:42 -0800 2008
test "Test restarts in vcl_hit" server s {
nkallen created gist: 23930 Tue Nov 11 10:45:38 -0800 2008
test "Test restarts in vcl_hit" server s {
nkallen created gist: 23915 Tue Nov 11 09:58:09 -0800 2008
#include <stdio.h> #include <pthread.h> #include "config.h"
nkallen created gist: 23675 Mon Nov 10 14:53:24 -0800 2008
[pivot1@twitter-web029 ~]$ curl -H "Host: twitter.com" http://pivot4:pivots2pandas@localhost:81/statuses/user_timeline.xml -vvvvv * About to connect() to localhost port 81 * Trying 127.0.0.1... connected