head	1.1;
access;
symbols
	rpm-4_4_8-release:1.1.2.1
	rpm-4_4_7-release:1.1.2.1
	rpm-4_4:1.1.0.2
	db-4_5_20:1.1;
locks; strict;
comment	@# @;
expand	@o@;


1.1
date	2006.10.01.20.19.25;	author jbj;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2006.10.01.22.31.06;	author jbj;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Update to db-4.5.20.
@
text
@# $Id: README,v 1.1 2006/07/07 23:36:13 alanb Exp $

This is the parent directory for the replication example programs.

The example is a toy stock quote server.  There are two versions of
the program: one version uses Berkeley DB's Replication Manager
support, and the other uses the base replication API.

common/		Contains code to implement the basic functions of the
                application, to demonstrate that these are largely
                independent of which replication API is used.

mgr/            Contains the small amount of code necessary to
                configure the application to use Replication Manager.

base/           Contains the sample communications infrastructure, and
                other replication support code, to demonstrate some of
                the kinds of things that are necessary when using the
                base replication API.
@


1.1.2.1
log
@Merge db-4.5.20 onto rpm-4_4 branch.
@
text
@@

