[Zodb-checkins] CVS: ZEO - README.txt:1.1.4.1

Jeremy Hylton jeremy@zope.com
Fri, 17 May 2002 15:37:44 -0400


Update of /cvs-repository/ZEO
In directory cvs.zope.org:/tmp/cvs-serv24622

Added Files:
      Tag: ZEO2-branch
	README.txt 
Log Message:
Add preliminary versions of some docs.


=== Added File ZEO/README.txt ===
Zope Enterprise Objects, version 2

  Zope Enterprise Objects (ZEO) extends the Zope Object Database
  (ZODB) to multiple processes, machines, and locations.  It provides
  scalability, high availability, and distribution for ZODB.  For more
  information, see the ZEO Web page at http://www.zope.org/Products/ZEO/.

  ZEO version 2 is not backwards compatible with ZEO 1.0.  A system
  that uses ZEO must upgrade all clients and the same time it upgrades
  the server.

  The ZEO package is contained in the directory named ZEO.

  If you are using Zope, see docs/ZopeREADME.txt; otherwise, see
  docs/NonZopeREADME.txt.