diff doc/installation.txt @ 1528:96cd422532ef

bye bye gadfly - you served your purpose well [SF#701127]
author Richard Jones <richard@users.sourceforge.net>
date Tue, 18 Mar 2003 00:50:24 +0000
parents c706e55896d8
children 3e65577ad6d7
line wrap: on
line diff
--- a/doc/installation.txt	Tue Mar 18 00:37:25 2003 +0000
+++ b/doc/installation.txt	Tue Mar 18 00:50:24 2003 +0000
@@ -2,7 +2,7 @@
 Installing Roundup
 ==================
 
-:Version: $Revision: 1.39 $
+:Version: $Revision: 1.40 $
 
 .. contents::
 
@@ -222,12 +222,6 @@
 **metakit**
   This backend is implemented over the metakit_ storage system, using Mk4Py as
   the interface. It scales much better than the dbm backends.
-**gadfly**
-  This is a proof-of-concept relational database backend, not really intended
-  for actual production use, although it can be. It uses the Gadfly RDBMS
-  to store data. It is unable to perform string searches due to gadfly not
-  having a LIKE operation. It should scale well, assuming a client/server
-  setup is used. It's much slower than even the dbm backends.
 
 Note: you may set your tracker up with the anydbm backend (which is guaranteed
 to be available) and switch to one of the other backends at any time using the

Roundup Issue Tracker: http://roundup-tracker.org/