Opened 17 years ago

Closed 16 years ago

#114 closed enhancement (fixed)

Metadata_read to global pass

Reported by: oranfry Owned by: nobody
Priority: low Milestone: Release 2.81
Component: Collection Building Severity: enhancement
Keywords: build-overhall Cc:

Description

Make metadata_read a global pass. Have a separate block pass too? Store block files and metadata in gdbm db instead of in memory.

Change History (4)

comment:1 by kjdon, 16 years ago

Keywords: build-overhall added
Severity: blocker

See #282. Not sure that global metadata read is a good idea. But a global block pass might be.

comment:2 by kjdon, 16 years ago

Priority: moderatelow
Severity: blockerenhancement

comment:3 by kjdon, 16 years ago

Milestone: Release 2.81

comment:4 by kjdon, 16 years ago

Resolution: fixed
Status: newclosed

We now have a global block pass. But metadata_read is left as is.

Block ids are still stored in memory - use a db when we do proper incremental stuff??

Note: See TracTickets for help on using tickets.