[go: up one dir, main page]

Skip to content

Design transactional interface for writing objects

Many places use temporary object databases to batch writes to the object database, potentially in a specific quarantine directory. This is heavily integrated with the current on-disk format and should be replaced with a higher-level transactional inferface for writing objects.

This interface would essentially lift the bulk-checkin subsystem to a higher abstraction level.

Edited by Patrick Steinhardt