CARVIEW |
CaptTofu
(Patrick Galbraith)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Patrick Galbraith
- Company
- Northscale
- Member Since
- Jul 19, 2009 (6 months)
Following 0 coders and watching 24 repositories view all →
Public Repositories (7)
-
Pthreads-win32
win32 Pthreads port
Last updated Thu Feb 11 11:27:19 -0800 2010
-
memcachetest
a multithreaded, portable, statistically accurate benchmark testing tool for memcached
Forked from ingenthr/memcachetest Fri Sep 18 11:49:19 -0700 2009
Last updated Tue Jan 26 11:39:00 -0800 2010
-
memcached
Memcached -- you all use it. Get it here.
Forked from dustin/memcached Wed Oct 28 17:42:46 -0700 2009
Last updated Tue Jan 26 10:16:12 -0800 2010
-
bucket_engine
A multi-tenancy meta-engine for memcached.
Forked from northscale/bucket_engine Tue Jan 19 16:34:39 -0800 2010
Last updated Wed Jan 20 09:42:05 -0800 2010
-
libstrophe
A simple, lightweight C library for writing XMPP clients
Forked from dustin/libstrophe Thu Oct 08 08:53:49 -0700 2009
Last updated Fri Oct 09 08:36:42 -0700 2009
-
kvtest
A framework for testing low-level key/value stores.
Forked from dustin/kvtest Sat Oct 03 11:49:13 -0700 2009
Last updated Sat Oct 03 11:52:03 -0700 2009
-
moxi
a memcached proxy with energy and pep
Forked from northscale/moxi Wed Sep 23 08:05:25 -0700 2009
Last updated Thu Sep 24 08:24:25 -0700 2009
Public Activity 

-
CaptTofu committed cda9469b:
Resolved conflict when pulling from northscale memcached repo, for_release branch
-
CaptTofu committed 5cebed4f:
Added $LIB and $INCLUDE to allow for passing include and lib directory paths to windows builders
-
Steve Yen committed e7632d09:
added os and arch to bdist output filename
-
dustin committed eccfbb7d:
Periodically check the freshness of the isasl password db.
-
Steve Yen committed d1bdc510:
removed Makefile.bdist
-
elambert committed 53dd013e:
changed number of stats expected by t/stats.t to 37 as is the case when built with sasl
-
Steve Yen committed 6879a7dc:
allow empty password in isasl
-
Steve Yen committed 84022405:
removing all target that breaks everything
-
Steve Yen committed b5b8759a:
added tar.gz (bdist artifact) to gitignore
-
Steve Yen committed f596a48e:
Allow auto-detect protocol with SASL.
-
Patrick Galbraith committed 28f5c7fa:
Added Steve's bdist to Makefile.am so that main makefile has this usefull feature
-
Patrick Galbraith committed 31ab7c21:
Merge branch 'for_release' of git@github.com:northscale/memcached into for_release
-
patg committed 1e53266e:
Stats test was failing. Seems there are only 36 stats, not 37
-
Steve Yen committed ed28f38c:
bdist
-
elambert committed fe161072:
skip t/lru.t on 32bit for the time being due to bug 118
-
Steve Yen committed 7378773c:
Allow isasl.pw to have buckets with empty passwords.
-
patg committed bcb143e3:
Removed STDERR debug statements in t/lib/MemcachedTest.pm
-
elambert committed 9d35eb73:
misc. small changes needed to get all perl tests passing
-
Sean Lynch committed f70bcb0c:
Eliminate crash in isasl.c and change topkeys
-
Steve Yen committed 566d77ac:
comment out debug printf
And 1 more commits...

-
invalid-email-address committed ad83a810:
Added link path to Makefile.mingw

-
CaptTofu committed 746eeb03:
Added back 'make bdist' and 'make zdist'
-
Sean Lynch committed 68afd23b:
Add -lm to genhash libraries so it'll link on Linux
-
Sean Lynch committed 8bfc6636:
Add create and access times and evictions to top keys
-
Sean Lynch committed 09f54732:
Add engine_maxbytes to default engine stats and update test
-
Trond Norbye committed 707dcc16:
Moved object files on win32 to .libs, and added genhash files
-
Trond Norbye committed 35486057:
Fixed memory-leak
-
Sean Lynch committed 7cbb6315:
Change topkeys to use environment variable and update test

-
CaptTofu committed 6bae560e:
Rewrite of Makefile.mingw to Trond format
-
Sean Lynch committed 5f5d4730:
Allow dash in usernames.
-
Sean Lynch committed ff4a7628:
Add bucket selection support to mc_bin_client
-
dustin committed ce9db5ea:
Testapp fakes server thread stat creation API.
-
dustin committed eedfa8e2:
Fix infinite loop in bucket list.
-
dustin committed 19b31f6d:
Better README.
-
Sean Lynch committed 5601cf65:
Remove memcached submodule and add --with-memcached to configure.ac
-
Sean Lynch committed 02af011b:
Install management scripts and add aggregate stats subcommand.
-
Sean Lynch committed b3cef610:
Add % to allowed bucket name characters.
-
Sean Lynch committed 48eb5e76:
Use the new per-connection stats interface to support per-bucket stats.
-
CaptTofu committed 4f7c0f5c:
Rewrite of Makefile.mingw to Trond format

-
CaptTofu committed 6bae560e:
Rewrite of Makefile.mingw to Trond format
-
Sean Lynch committed 5f5d4730:
Allow dash in usernames.
-
Sean Lynch committed ff4a7628:
Add bucket selection support to mc_bin_client
-
dustin committed ce9db5ea:
Testapp fakes server thread stat creation API.
-
dustin committed eedfa8e2:
Fix infinite loop in bucket list.
-
dustin committed 19b31f6d:
Better README.
-
Sean Lynch committed 5601cf65:
Remove memcached submodule and add --with-memcached to configure.ac
-
Sean Lynch committed 02af011b:
Install management scripts and add aggregate stats subcommand.
-
Sean Lynch committed b3cef610:
Add % to allowed bucket name characters.
-
Sean Lynch committed 48eb5e76:
Use the new per-connection stats interface to support per-bucket stats.

-
Trond Norbye committed 6bb27135:
Add #ifdef guards
-
Trond Norbye committed ea815586:
Add SASL support to the windows version
-
Trond Norbye committed 61ec42e6:
Don't use -Werror on mingw
-
Trond Norbye committed 7ae06798:
Removed use of perl to build on win32
-
Trond Norbye committed e998ddd3:
Don't bundle pthreadGC2.dll
-
Trond Norbye committed 209f0469:
Support win32 and win64 from the same makefile
-
Trond Norbye committed f53f34ff:
The mingw makefile whould live in the win32 directory
-
Trond Norbye committed 10ea730a:
Don't try to set errno
-
Trond Norbye committed d6fe3eb4:
Let the compiler decide if it should inline static functions
-
Trond Norbye committed 8d139a6c:
The preprocessor block should contain the complete statement
-
Trond Norbye committed 1c29b99f:
Removed dll extension from default_engine.so
-
Trond Norbye committed 1b7d2d5e:
Clean up windows implementation of dlxxxx

-
Trond Norbye committed 813a17f5:
Simplified the windows makefile