[Zodb-checkins] SVN: ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt Pack testing is done, add a feature request.

Chris McDonough chrism at plope.com
Sun Jun 12 17:58:01 EDT 2005


Log message for revision 30777:
  Pack testing is done, add a feature request.
  

Changed:
  U   ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt

-=-
Modified: ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt
===================================================================
--- ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt	2005-06-12 21:54:55 UTC (rev 30776)
+++ ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt	2005-06-12 21:58:00 UTC (rev 30777)
@@ -7,8 +7,6 @@
 
 - Test BlobStorage.getSize
 
-- Test packing.
-
 - Test import/export.
 
 - Test conflict behavior.
@@ -37,4 +35,6 @@
 - Write code to clean up ClientStorage blob cache (it will grow without
   bound currently).
 
-
+- Allow "read-only" blob cache dirs from ClientStorages which can
+  point to a filesystem mount from the ZEO server of the canonical
+  blob locations.



More information about the Zodb-checkins mailing list