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

change(state): Set iterator read bounds where possible in DiskDb #7731

Merged
merged 18 commits into from
Oct 20, 2023

Commits on Oct 19, 2023

  1. Adds zs_iter_opts method

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5b6b3dd View commit details
    Browse the repository at this point in the history
  2. uses checked_add

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    25d7231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd9b2d5 View commit details
    Browse the repository at this point in the history
  4. fixes bug

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    288293a View commit details
    Browse the repository at this point in the history
  5. Fixes bug in zs_iter_opts

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    17ffe92 View commit details
    Browse the repository at this point in the history
  6. Adds test & updates method docs

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5fc6b30 View commit details
    Browse the repository at this point in the history
  7. updates docs

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    aa6a224 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    234717c View commit details
    Browse the repository at this point in the history
  9. Corrects code comment

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    34b9865 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bd030c View commit details
    Browse the repository at this point in the history
  11. adds test case

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ba75b26 View commit details
    Browse the repository at this point in the history
  12. Updates docs

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d60e399 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5de1033 View commit details
    Browse the repository at this point in the history
  14. Add extra checks

    teor2345 authored and arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    aa18c95 View commit details
    Browse the repository at this point in the history
  15. Fix test code and rustfmt

    teor2345 authored and arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8010b2e View commit details
    Browse the repository at this point in the history
  16. fixes test

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    46b2fd1 View commit details
    Browse the repository at this point in the history
  17. fixes test

    arya2 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8c28c58 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c35f72 View commit details
    Browse the repository at this point in the history