matcher with only db selection

This commit is contained in:
sbriat
2023-09-06 15:17:51 +02:00
parent e0030aba73
commit 98530af14a
13 changed files with 354 additions and 61 deletions

View File

@@ -55,6 +55,7 @@ enum AlgorithmType {
message Match {
string id = 1;
string adId = 2;
}
message Matches {