[elephant-cvs] CVS elephant
ieslick
ieslick at common-lisp.net
Fri Feb 16 07:11:02 UTC 2007
Update of /project/elephant/cvsroot/elephant
In directory clnet:/tmp/cvs-serv28850
Modified Files:
TODO
Log Message:
Cleaned up optimize-storage for BDB backends with optimize-layout generic function on stores and btrees
--- /project/elephant/cvsroot/elephant/TODO 2007/02/16 03:43:47 1.49
+++ /project/elephant/cvsroot/elephant/TODO 2007/02/16 07:11:02 1.50
@@ -13,13 +13,10 @@
- Validate SQL migration 0.6.0->0.6.1 (Robert)
- Legacy conversions issue for SQL (and BDB?) due to package rename (both)
-
TASKS TO GET TO BETA:
BDB Features/Cleanup:
- Always support locks that timeout? Tradeoffs?
-- Figure out how to compact a specific btree and/or key-range using optimize-storage.
- Probably need to update keyword part of the API
- Perform checkpoints (prep for DCM functionality)
- Verify db_deadlock for other lisps (launch and kill background program I/F)
- Derived indices fail to re-connect, verify this
@@ -63,7 +60,9 @@
0.6.1 - Features COMPLETED to date
----------------------------------
-February 13th, 2007:
+February 13-17th, 2007:
+x Figure out how to compact a specific btree and/or key-range using optimize-storage.
+ Probably need to update keyword part of the API
x User choice to run db_deadlock when opening a bdb backend? Requires path to
functions and ability to launch shell command. Closing the store stops the sub-process.
x Resolve duplicate ordering issues (punting to future release; documentation fix)
More information about the Elephant-cvs
mailing list