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

AKI-694: Remove direct write with batched functionality in ObjectStore #1139

Merged
merged 10 commits into from
Apr 9, 2020

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    8ea3a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb7c021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa1ef3a View commit details
    Browse the repository at this point in the history
  4. Remove empty commit method from TransactionStore

    Also added locks to the flushBatch method.
    AlexandraRoatis committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    80ac1e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55e4972 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47a066b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    657b164 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cafaea2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d52419f View commit details
    Browse the repository at this point in the history
  10. Rename ObjectStore methods

    putToBatch -> put
    deleteInBatch -> delete
    flushBatch -> commit
    AlexandraRoatis committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    f2df833 View commit details
    Browse the repository at this point in the history