Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[remo] Support offset in the cache #1

Closed
wants to merge 4 commits into from
Closed

Conversation

acs
Copy link
Member

@acs acs commented Dec 12, 2016

Right now in the perceval cache for remo the offset was not stored so items recovered from the cache have not the offset field. This patch fix it with the same approach than kitsune.

Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are fine but you need to add some tests to check whether the offset has been added to each item or not.

@acs
Copy link
Member Author

acs commented Dec 14, 2016

@sduenas offset tests added

Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before merging this, please update the version of the backend to 0.5.0.

@sduenas sduenas closed this in 7bc659d Dec 14, 2016
valeriocos pushed a commit to valeriocos/perceval-mozilla that referenced this pull request Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants