summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTrond Norbye <Trond.Norbye@sun.com>2009-03-27 18:30:16 +0100
committerDustin Sallings <dustin@spy.net>2009-04-17 16:15:52 -0700
commit4c86fa592fcc7cb685c6e9d8b6aebe8dcbac6b3e (patch)
tree94b644163f6381a9930e2d7c583fae023895b903 /.gitignore
parentee0c3d5ae74d0862b4d9990e2ad13bc79f8c34df (diff)
downloadmemcached-4c86fa592fcc7cb685c6e9d8b6aebe8dcbac6b3e.tar.gz
Create a generic cache for objects of same size
The suffix pool could be thread-local and use the generic cache
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f3d6757..1056ceb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,5 +33,5 @@ memcached-*.tar.gz
doc/protocol-binary-range.txt
doc/protocol-binary.txt
/sizes
-/internal_tests
/version.m4
+/testapp