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

Prefix consolidation #439

Merged
merged 6 commits into from
Sep 30, 2021
Merged

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    e7adc00 View commit details
    Browse the repository at this point in the history
  2. Consolidate Prefix and Prefix2 functionality

    Implements range() using deserialize_kv
    maurolacy committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    e8dd404 View commit details
    Browse the repository at this point in the history
  3. Use "natural" <K, V> order for Prefix

    Makes V optional(Vec<u8> default) too
    maurolacy committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    172082b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c45680d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    e52886f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    f56f0d6 View commit details
    Browse the repository at this point in the history