You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change renames the metainfo DB method responsible for deleting all
objects in a bucket. The updated name clarifies the method's purpose,
and the original name will be used for a method that only deletes
specific objects from a bucket.
References storj/edge#515
Change-Id: I4d83700a2fb4dec784b884a05c87019a0aadf116
Goal:
Allow multiple objects to be able to delete multiple items from a bucket via satellite db methods
AC:
The implementation should follow what's laid out in the design doc (storj/design-docs#17)
The text was updated successfully, but these errors were encountered: