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(pkg/db): remove cleveldb, fsdb and rocksdb #1714

Merged
merged 9 commits into from
May 15, 2024

Commits on Mar 1, 2024

  1. remove all dbs except for goleveldb + memdb (again)

    This reverts commit e328b31.
    thehowl committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    686c891 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    7e66a28 View commit details
    Browse the repository at this point in the history
  2. dont use jaekwon/testify

    thehowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f11022c View commit details
    Browse the repository at this point in the history
  3. add back bolt

    thehowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    641f160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca3bb4 View commit details
    Browse the repository at this point in the history
  5. final cleanup

    thehowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b9b2bff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db6ffe0 View commit details
    Browse the repository at this point in the history
  7. oops

    thehowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e23cd77 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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