Skip to content

Conversation

jnioche
Copy link
Collaborator

@jnioche jnioche commented Feb 16, 2022

This PR adds the concept of crawlID to URLFrontier.

This gives it multi-tenancy as a Frontier instance will be able to handle multiple crawls, identified by a crawlID. A given URL is associated with a given crawl and any operation on a URL does not affect the same URL in other crawls.

This PR modifies the API and the implementation of the service is not compatible versions <= 1.0

@jnioche jnioche added enhancement New feature or request API Server labels Feb 16, 2022
@jnioche jnioche added this to the 1.1 milestone Feb 16, 2022
@jnioche jnioche merged commit e88833d into master Feb 17, 2022
@jnioche jnioche deleted the crawlid branch February 17, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement New feature or request Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants