From a0e827fe33a6518100b9f91851b85227c3330411 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 12 Jun 2007 11:30:30 +1000 Subject: [PATCH] - tidied up some of the web page text - added volker to the list of developers (This used to be ctdb commit 1d531c4f9c53fe9b1dc0ccadf5788c0d657cbb1c) --- ctdb/web/index.html | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/ctdb/web/index.html b/ctdb/web/index.html index 29df1434e6d..8cdcce27149 100644 --- a/ctdb/web/index.html +++ b/ctdb/web/index.html @@ -12,9 +12,9 @@ other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. -

CTDB provides the same types of functions as TDB but with the -difference that it is clustered and thus it appears as a TDB database -that spans multiple physical hosts in a cluster. +

CTDB provides the same types of functions as TDB but in a clustered + fashion, providing a TDB-style database that spans multiple physical + hosts in a cluster.

Features include: