init
This commit is contained in:
48
wcmtools/memcached/CONTRIBUTORS
Executable file
48
wcmtools/memcached/CONTRIBUTORS
Executable file
@@ -0,0 +1,48 @@
|
||||
Brad Fitzpatrick <brad@danga.com>
|
||||
-- design/protocol
|
||||
-- Perl client
|
||||
-- prototype Perl server
|
||||
-- memory allocator design
|
||||
-- small enhancements/changes to C server
|
||||
-- website
|
||||
|
||||
Anatoly Vorobey <mellon@pobox.com>
|
||||
-- C server
|
||||
-- memory allocator design
|
||||
-- revised setuid code
|
||||
|
||||
Evan Martin <martine@danga.com>
|
||||
-- automake/autoconf support
|
||||
-- Python client
|
||||
-- portability work to build on OS X
|
||||
|
||||
Ryan <hotrodder@rocketmail.com>
|
||||
-- PHP client
|
||||
|
||||
Jamie McCarthy <jamie@mccarthy.vg>
|
||||
-- Perl client fixes: Makefile.PL, stats, doc updates
|
||||
|
||||
Lisa Marie Seelye <lisa@gentoo.org>
|
||||
-- packaging for Gentoo Linux
|
||||
-- initial setuid code
|
||||
|
||||
Sean Chittenden <seanc@FreeBSD.org>
|
||||
-- packaging for FreeBSD
|
||||
|
||||
Stuart Herbert <stuart@gentoo.org>
|
||||
-- fix for: memcached's php client can run in an infinite loop
|
||||
http://bugs.gentoo.org/show_bug.cgi?id=25385
|
||||
|
||||
Brion Vibber <brion@pobox.com>
|
||||
-- debugging abstraction in PHP client
|
||||
-- debugging the failure of daemon mode on FreeBSD
|
||||
|
||||
Brad Whitaker <whitaker@danga.com>
|
||||
-- compression support for the Perl API
|
||||
|
||||
Richard Russo <russor@msoe.edu>
|
||||
-- Java API
|
||||
|
||||
Ryan T. Dean <rtdean@cytherianage.net>
|
||||
-- Second PHP client with correct parsing (based on Perl client)
|
||||
-- autoconf fixes for mallinfo.arena on BSD (don't just check malloc.h)
|
||||
Reference in New Issue
Block a user