[elephant-ticket] #35: Remove migrate's reliance on a main-memory has to store oid-oid mappings

elephant elephant-devel at common-lisp.net
Fri Mar 9 00:09:07 UTC 2007


#35: Remove migrate's reliance on a main-memory has to store oid-oid mappings
-------------------------+--------------------------------------------------
 Reporter:  ieslick      |       Owner:  ieslick      
     Type:  enhancement  |      Status:  new          
 Priority:  minor        |   Milestone:  Release 0.9.0
Component:  system-wide  |     Version:               
 Keywords:               |  
-------------------------+--------------------------------------------------
 The current migrate facility keeps a hash of old-oid to new-objects in
 memory.  We could store this in an index in the old database, a separate
 database or in the new database (and then delete it, but this interferes
 with the idea of migrate as psuedo-gc.

-- 
Ticket URL: <http://trac.common-lisp.net/elephant/ticket/35>
elephant <http://common-lisp.net/project/elephant>
elephant


More information about the elephant-ticket mailing list