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(storage): MDBX exclusive mode #6755

Merged
merged 8 commits into from
Feb 28, 2024

Commits on Feb 22, 2024

  1. first iteration

    loocapro committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f52e325 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. more docs

    loocapro committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4eddbe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8bad2d View commit details
    Browse the repository at this point in the history
  3. doc link

    loocapro committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    124284d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update crates/storage/db/src/implementation/mdbx/mod.rs

    Co-authored-by: Alexey Shekhirin <[email protected]>
    loocapro and shekhirin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7eb10fd View commit details
    Browse the repository at this point in the history
  2. Update crates/storage/db/src/implementation/mdbx/mod.rs

    Co-authored-by: Alexey Shekhirin <[email protected]>
    loocapro and shekhirin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cd5a99d View commit details
    Browse the repository at this point in the history
  3. review

    loocapro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    52a01a5 View commit details
    Browse the repository at this point in the history
  4. review

    loocapro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    29a70a4 View commit details
    Browse the repository at this point in the history