From 4c86fa592fcc7cb685c6e9d8b6aebe8dcbac6b3e Mon Sep 17 00:00:00 2001 From: Trond Norbye Date: Fri, 27 Mar 2009 18:30:16 +0100 Subject: Create a generic cache for objects of same size The suffix pool could be thread-local and use the generic cache --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.1