[elephant-cvs] CVS elephant
ieslick
ieslick at common-lisp.net
Mon Sep 4 05:01:06 UTC 2006
Update of /project/elephant/cvsroot/elephant
In directory clnet:/tmp/cvs-serv8012
Modified Files:
TODO
Log Message:
Added a convenient delete script for cleaning up prior state.
BUGFIX: populate created incomplete secondary indices in add-index
BUGFIX: generic function mistmatch with new optimize-storage method in bdb
--- /project/elephant/cvsroot/elephant/TODO 2006/09/04 00:09:10 1.23
+++ /project/elephant/cvsroot/elephant/TODO 2006/09/04 05:01:05 1.24
@@ -70,6 +70,8 @@
- Update to support BDB 4.4
- Add ability from within lisp to reclaim DB space after deleting btree key-value pairs
- Reclaim table storage on index drop
+ - Should we delete slot-values in the db when redefining classes, currently those values
+ stay around - probably indefinitely unless we GC
0.6.1 - Features COMPLETED to date
----------------------------------
More information about the Elephant-cvs
mailing list