public
Description: Python memcached binary protocol client and server (used primarily for testing and protocol experimentation).
Clone URL: git://github.com/dustin/memcached-test.git
Search Repo:
name age message
folder .gitignore Fri Apr 18 14:14:27 -0700 2008 .hgignore -> .gitignore [dustin]
folder LICENSE.txt Mon Dec 10 20:16:39 -0800 2007 Added a license file. [dustin]
folder memcacheConstants.py Tue Apr 29 14:34:53 -0700 2008 Updated commands to match Trond's definitions. [dustin]
folder testClient.py Tue Apr 29 19:20:35 -0700 2008 Due to the way memcached works, I can't test fo... [dustin]
folder testServer.py Fri Apr 25 11:40:49 -0700 2008 If the exp time is 0, don't expire immediately. [dustin]