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

iterator offset key skipping #29

Merged
merged 1 commit into from
Jul 25, 2017
Merged

iterator offset key skipping #29

merged 1 commit into from
Jul 25, 2017

Conversation

SamiHiltunen
Copy link
Contributor

  • Skips the offset key while iterating over the storage. Returning
    the offset produces errors as users only expect to receive
    objects they've stored in the storage themselves and the stored
    offset can be considered an implementation detail.

* Skips the offset key while iterating over the storage. Returning
  the offset produces errors as users only expect to receive
  objects they've stored in the storage themselves and the stored
  offset can be considered an implementation detail.
@SamiHiltunen SamiHiltunen merged commit 3e4d6b6 into master Jul 25, 2017
@db7 db7 deleted the iterator-fix branch August 25, 2017 06:55
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