[Zodb-checkins] CVS: ZODB3/Doc - storages.html:1.3
Toby Dickenson
tdickenson at geminidataloggers.com
Tue Jun 17 05:09:53 EDT 2003
Update of /cvs-repository/ZODB3/Doc
In directory cvs.zope.org:/tmp/cvs-serv17860
Modified Files:
storages.html
Log Message:
tweaks after reflecting on the differences between storages.
=== ZODB3/Doc/storages.html 1.2 => 1.3 ===
--- ZODB3/Doc/storages.html:1.2 Tue Jun 17 03:32:51 2003
+++ ZODB3/Doc/storages.html Tue Jun 17 04:09:52 2003
@@ -227,8 +227,7 @@
Extreme portability. Simple file format.
</td>
<td class="dirstorage">
-Simple of implementation. Fault tolerance. Manageability.
-Disaster-Preparedness.
+Fault tolerance. Manageability. Disaster-Preparedness. Simple implementation.
</td>
<td class="bdbstorage">
Leverage the famous robustness, performance, and scalability of BerkeleyDB.
More information about the Zodb-checkins
mailing list