skip object_version indirection for objects that have a single block #29

Closed
opened 2021-02-15 22:53:29 +00:00 by lx · 1 comment
Owner

might be a bit hard

advantage: for small objects that have only one block and are overwritten often (s3backer lol) we won't be polluting the object_version table with tombstones of overwritten versions

might be a bit hard advantage: for small objects that have only one block and are overwritten often (s3backer lol) we won't be polluting the object_version table with tombstones of overwritten versions
lx added the
kind
improvement
label 2021-02-18 17:17:27 +00:00
Author
Owner

Superseeded by #32 which has more straightforward logic (can be implemented quite independently)

Superseeded by #32 which has more straightforward logic (can be implemented quite independently)
lx closed this issue 2021-03-10 16:02:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#29
No description provided.