Page MenuHomePhabricator

[blob] Add DB method to query holders by prefix
ClosedPublic

Authored by bartek on Oct 4 2024, 11:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 4:05 PM
Unknown Object (File)
Sat, Nov 9, 11:39 PM
Unknown Object (File)
Wed, Nov 6, 11:33 PM
Unknown Object (File)
Fri, Nov 1, 12:49 PM
Unknown Object (File)
Wed, Oct 30, 6:04 PM
Unknown Object (File)
Wed, Oct 30, 6:03 PM
Unknown Object (File)
Wed, Oct 30, 6:03 PM
Unknown Object (File)
Wed, Oct 30, 6:03 PM
Subscribers

Details

Summary

Part of ENG-9367.
Added DB function that queries the holder-tag index and returns found blobHash-holder pairs.

Depends on D13617

Test Plan

Tested together with the next diff

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Oct 9 2024, 1:54 AM
kamil added inline comments.
services/blob/src/database/client.rs
264 ↗(On Diff #44990)

I think tag could be a better name

This revision is now accepted and ready to land.Oct 10 2024, 1:58 AM