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

feat: ADR-040: Implement BadgerDB backend #9848

Merged
merged 11 commits into from
Sep 15, 2021

Commits on Aug 31, 2021

  1. Implement BadgerDB backend

    roysc committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    dd43210 View commit details
    Browse the repository at this point in the history
  2. update go.mod

    roysc committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    ee9ae6e View commit details
    Browse the repository at this point in the history
  3. add badger to db/readme

    roysc committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    fbd310e View commit details
    Browse the repository at this point in the history
  4. changelog entry

    roysc committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6304cc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Apply suggestions from code review

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    roysc and alexanderbez committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    3fd1c62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7a6e8 View commit details
    Browse the repository at this point in the history
  3. rewrite DoTestReloadDB

    save more versions, fewer values
    roysc committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    88d7c44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0edc67 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    bf539a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3a56e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

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