[ZODB-Dev] ZEO 2
Guido van Rossum
guido@python.org
Tue, 19 Nov 2002 12:24:15 -0500
> > Read the ZEO/README.txt file for hints on detailed cache
> > instrumentation.
>
> There is no file ZEO-2.0/ZEO/README.TXT.
>
> The ZEO-2.0/README.TXT file contains no mention of the cache or its
> instrumentation.
>
> ZEO-2.0/docs/ClientCache.txt describes what the cache is and how it
> works but not how to instrument or tune it.
>
> Where should I be looking?
Looks like that README.txt was never included in the distributions.
Try here:
http://cvs.zope.org/ZODB3/ZEO/README.txt?rev=HEAD&content-type=text/vnd.viewcvs-markup
Question for Jeremy: can you add this to the various MANIFEST files
for the ZEO, ZODB3 and Zope distros?
--Guido van Rossum (home page: http://www.python.org/~guido/)