Skip to content

Commit

Permalink
satellite/metabase: replace ListObjects implementation
Browse files Browse the repository at this point in the history
ListObjects implementation turns out to be slow with cockroach so for
now we decided to replace it with well known objects iterator and just
filter latest objects. We are also changing ListObjects to not support
listing pending objects and all versions.

We keep old implementation as the plan is to improve it but we need time
to do that.

Change-Id: Icd6e629c9ab8519744843d91a985404d92dd1594
  • Loading branch information
mniewrzal authored and Storj Robot committed Feb 12, 2024
1 parent 6b0c89e commit a24fb70
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 229 deletions.

0 comments on commit a24fb70

Please sign in to comment.