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
dustin (author)
Tue Apr 29 14:34:53 -0700 2008
commit  6ebe9a12e4331680a9e2c7193d164d2546e9ce41
tree    0cc6686c41f62d9ec6bab8e9a44122116142ddc1
parent  3349df4274ae17d77ad38a9151a85f92191b9309
name age message
file .gitignore Fri Apr 18 14:14:27 -0700 2008 .hgignore -> .gitignore [dustin]
file LICENSE.txt Mon Dec 10 20:16:39 -0800 2007 Added a license file. [dustin]
file memcacheConstants.py Tue Apr 29 14:34:53 -0700 2008 Updated commands to match Trond's definitions. [dustin]
file testClient.py Fri Apr 25 11:40:49 -0700 2008 If the exp time is 0, don't expire immediately. [dustin]
file testServer.py Fri Apr 25 11:40:49 -0700 2008 If the exp time is 0, don't expire immediately. [dustin]