[Rewards] Optimize publisher prefix list storage #43926
Labels
closed/duplicate
Issue has already been reported
feature/rewards
OS/Desktop
perf
QA/No
release-notes/exclude
Currently, the SQLite database
publisher_info_db
is used to store the publisher ID prefixes downloaded from the private CDN. These prefixes (4 to 32 byte lengths are supported) are used to perform a quick check to determine whether a given publisher ID might registered with the creators system. Using a database for storing these prefixes is resource-intensive, and other options should be explored.The text was updated successfully, but these errors were encountered: