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

Python: Adding USearch memory connector #2358

Merged
merged 12 commits into from
Aug 23, 2023
Merged

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f644702 View commit details
    Browse the repository at this point in the history
  2. Fix: free Index and metadata in close_async

    Fix: removing cast to `str` due to patch in USearch
    alexbarev committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4e1abdb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix: previous freeing logic of collections

    Refactor: method naming
    Docs: update to fit changes
    alexbarev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b3e469b View commit details
    Browse the repository at this point in the history
  2. Refactor: pyarrow.schema

    Docs: clarification
    alexbarev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e13e310 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4194d7f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    22e0432 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    255ca6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe2691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5500434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d806b65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c90d65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2200a5a View commit details
    Browse the repository at this point in the history