Changes between Version 57 and Version 58 of Dev/Technical/ZEO


Ignore:
Timestamp:
04/14/10 08:31:34 (3 years ago)
Author:
dgalimbe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev/Technical/ZEO

    v57 v58  
    7575Follow these instructions: http://svn.zope.org/ZODB/trunk/doc/zeo-client-cache-tracing.txt 
    7676 
    77 == 4. References == 
     77=== 4. Different Storages === 
     78==== 4.1. Clientstorage ==== 
     79Instead of saving objects to a file, a Clientstorage sends objects over a network connection to a Storage Server 
     80== 5. References == 
    7881 * http://wiki.zope.org/ZODB/howto.html 
    7982 * http://svn.zope.org/ZODB/trunk/doc