public
Fork of dustin/memcached
Description: This is where my memcached work lives before svn munges the changes.
Homepage: http://www.danga.com/memcached/
Clone URL: git://github.com/tmaesaka/memcached.git
name age message
file .gitignore Loading commit data...
file .shipit Thu Dec 06 01:38:49 -0800 2007 Checking in changes prior to tagging of version... [dormando]
file AUTHORS Fri Jun 13 19:27:53 -0700 2003 autoconf/automake support from evan git-svn-i... [Brad Fitzpatrick]
file BUILD Thu Jul 31 16:37:04 -0700 2003 better build instructions git-svn-id: http://... [Brad Fitzpatrick]
file COPYING Thu Aug 05 20:04:15 -0700 2004 add a duplicate of the LICENSE file so GNU auto... [Brad Fitzpatrick]
file ChangeLog Sat Jan 03 00:09:11 -0800 2009 Report various listen failures, Updated Changel... [dormando]
file LICENSE Thu Aug 05 20:04:15 -0700 2004 add a duplicate of the LICENSE file so GNU auto... [Brad Fitzpatrick]
file Makefile.am
file NEWS Sat Jun 14 16:07:09 -0700 2003 auto* changes, update to version 1.0.2 git-sv... [Brad Fitzpatrick]
file README Mon Apr 16 17:24:53 -0700 2007 Updated docs to reflect that memcached works fi... [Paul Lindner]
file TODO Sat Sep 02 20:18:26 -0700 2006 merge end of facebook branch into trunk, after ... [Brad Fitzpatrick]
file assoc.c
file assoc.h Mon Apr 16 08:34:03 -0700 2007 Merge multithreaded into trunk, commit #2 (firs... [Steven Grimm]
file autogen.sh Mon Dec 22 12:35:53 -0800 2008 Add support for newer automake's. Patch provid... [dormando]
file configure.ac
file daemon.c
directory devtools/ Thu Feb 21 20:57:41 -0800 2008 Implement 'noreply' option for update commands.... [Tomash Brechko]
directory doc/
file items.c
file items.h
file memcached.c
file memcached.h
file memcached.spec Sat Jan 03 00:09:09 -0800 2009 Applied Trond's false assertion removal patch a... [Trond Norbye]
file memcached_dtrace.d Sat Jan 03 00:09:11 -0800 2009 Add DTrace probes to the binary protocol [Trond Norbye]
file protocol_binary.h
directory scripts/ Fri Oct 05 09:55:40 -0700 2007 Allow memcached-tool dump mode to output keys c... [sgrimm]
file slabs.c
file slabs.h
file stats.c Sat Jan 03 00:09:11 -0800 2009 stats_prefix_* should not assume that all keys ... [Trond Norbye]
file stats.h Sat Jan 03 00:09:11 -0800 2009 stats_prefix_* should not assume that all keys ... [Trond Norbye]
directory t/
file thread.c
file trace.h