Public Gists by dustin

Gravatar
Mon Nov 02 01:20:42 -0800 2009
1
2
3
                  Memcached 1.4.3-rc1 Release Notes
                  =================================
 
Gravatar
Wed Oct 14 00:32:32 -0700 2009
1
2
3
#!/bin/sh
 
branch_name=gh-pages
Gravatar
Tue Oct 13 01:23:43 -0700 2009
1
2
3
                     Memcached SASL Specification
                     ============================
 
Gravatar
Mon Aug 24 23:27:51 -0700 2009
1
2
3
                    Memcached 1.4.1 Release Notes
                    =============================
 
Gravatar
Fri Jul 31 10:49:41 -0700 2009
1
2
3
host *.github.com
     User git
     Hostname github.com
Gravatar
Wed Jul 15 16:23:56 -0700 2009
1
2
3
#!/usr/bin/env ruby1.8
 
require 'rubygems'
Gravatar
Tue Jun 23 23:36:28 -0700 2009
1
2
3
#!/bin/sh
 
for i in "$@"
gist: 119503 Memcached Range Command Spe...
Gravatar
Thu May 28 12:06:36 -0700 2009
1
2
3
                Memcached Range Command Specification
                =====================================
 
gist: 117646 memcached 1.4 release notes
Gravatar
Mon May 25 11:05:20 -0700 2009
1
2
3
                     Memcached 1.4 Release Notes
                     ===========================
 
Gravatar
Fri Apr 03 16:44:57 -0700 2009
1
2
3
                    Memcached 1.2.7 Release Notes
                    =============================
 
gist: 88438 Memcached 1.3.3 Release Notes
Gravatar
Tue Mar 31 15:05:19 -0700 2009
1
2
3
                  Memcached 1.3 Beta 3 Release Notes
                  ==================================
 
Gravatar
Sun Mar 15 00:30:13 -0700 2009
1
2
3
diff --git a/.gitignore b/.gitignore
index affe663..195b246 100644
--- a/.gitignore
Gravatar
Fri Mar 13 10:04:56 -0700 2009
1
2
3
.__ ___. .__ __ .__ .___
| |__ _____ ______ ______ ___.__. \_ |__ |__|_______ _/ |_ | |__ __| _/_____ ___.__.
| | \ \__ \ \____ \ \____ \< | | | __ \ | |\_ __ \\ __\| | \ / __ | \__ \ < | |
Gravatar
Thu Mar 12 16:38:40 -0700 2009
1
2
3
commit e703ce4cb0b0ee8034ba9c2331877a97ffb6d11a
Author: Dustin Sallings <dustin@spy.net>
Date: Mon Jan 19 23:45:38 2009 +0000
gist: 77656 Release Notes for Memcached...
Gravatar
Wed Mar 11 12:17:37 -0700 2009
1
2
3
                  Memcached 1.3 Beta 2 Release Notes
                  ==================================
 
gist: 52517 Keep Boxee running.
Gravatar
Sun Jan 25 12:36:57 -0800 2009
1
2
3
<!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN
          http://www.apple.com/DTDs/PropertyList-1.0.dtd >
<plist version="1.0">
gist: 43692 Sample upstart script for a...
Gravatar
Mon Jan 05 21:44:38 -0800 2009
1
2
3
# This is a sample script for upstart to keep a twisted project running.
# Place it in /etc/event.d/[projectname]
 
Gravatar
Mon Dec 29 16:48:19 -0800 2008
1
2
3
def whack(objects)
  Hash[*objects.map{|o| [o.send('table_name'), o.send('delete_all')]}.flatten]
end
Gravatar
Mon Dec 29 16:45:34 -0800 2008
1
2
3
# moved to http://gist.github.com/41462
 
 
Gravatar
Thu Dec 25 22:30:14 -0800 2008
1
2
3
#!/usr/bin/env python
 
import random