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: RocksDB storage and self-contained RevIndex with internal storage #3250

Merged
merged 17 commits into from
Jul 27, 2024

Commits on Jul 25, 2024

  1. feat: RocksDB storage

    luizirber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0c8e35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8699294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7083d54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    324fdbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    264fd3f View commit details
    Browse the repository at this point in the history
  6. prepare for semver bump

    luizirber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5c2c959 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eab6c3a View commit details
    Browse the repository at this point in the history
  8. cargo feature cleanup

    luizirber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ef947b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50dffff View commit details
    Browse the repository at this point in the history
  10. impl internalize

    luizirber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    839d7bb View commit details
    Browse the repository at this point in the history
  11. Remove unused struct

    luizirber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2896585 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2af23f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    600915a View commit details
    Browse the repository at this point in the history
  14. impl load for memstorage

    luizirber committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cb14921 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. cleanup ahash deps

    luizirber committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    add106d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Add 0.15.0 changelog entry

    luizirber committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6e5780a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da76ba9 View commit details
    Browse the repository at this point in the history