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(python, rust): allow for deferring optimize.compact() commits in python client #2267

Closed
wants to merge 5 commits into from

Commits on Mar 8, 2024

  1. fix: clean up unnecessay mut and dead code warnings

    gautham acharya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8a68f86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from gacharya/gautham/warnings

    fix: clean up unnecessay mut and dead code warnings
    asura-io committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    61b72fa View commit details
    Browse the repository at this point in the history
  3. Optimize commit v1

    gautham acharya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    444d4d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from gacharya/gautham/release-gil

    allow for optimize without commits, surface commit API to python client for deferred committing
    asura-io committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    04b5d32 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. cargo fmt

    gautham acharya committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c95b9db View commit details
    Browse the repository at this point in the history