[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r979193 - in /subversion/branches/performance/subversion: include/private/svn_cache.h libsvn_subr/cache-membuffer.c

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 27 Jul 2010 21:37:56 +0300

Hi Stefan,

stefan2_at_apache.org wrote on Mon, Jul 26, 2010 at 08:30:08 -0000:
> Author: stefan2
> Date: Mon Jul 26 08:30:08 2010
> New Revision: 979193
>
> URL: http://svn.apache.org/viewvc?rev=979193&view=rev
> Log:
> Provide a memcached-like implementation of svn_cache_t that does not have
> the same latency and reliability issues. Detailed descriptions can be found in
> the .c file.
>
> * subversion/include/private/svn_cache.h
> (membuffer_cache_t): new opaque type

This symbol needs an svn_cache__ prefix in its name, please. We typically only
use prefix-less symbols as private to a single source file.

http://subversion.apache.org/docs/community-guide/community-guide.html#other-conventions

Daniel
Received on 2010-07-27 20:39:46 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.