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

refactor: Make rootstore require Batching and TxnDatastore #940

Merged
merged 9 commits into from
Dec 19, 2022

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    59306f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c0d54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48cc9bf View commit details
    Browse the repository at this point in the history
  4. remove deadcode

    fredcarle committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d55467a View commit details
    Browse the repository at this point in the history
  5. revert to badger in-memory

    fredcarle committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e72eb68 View commit details
    Browse the repository at this point in the history
  6. apply feedback

    fredcarle committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e619afd View commit details
    Browse the repository at this point in the history
  7. revert removing txn shim

    fredcarle committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ede4022 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4df2b24 View commit details
    Browse the repository at this point in the history
  9. fix btree len to height

    Height is thread safe and Len isn’t.
    fredcarle committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    829ad47 View commit details
    Browse the repository at this point in the history