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

Add falkordb vectorstore #16944

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

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

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. function is inlined

    A5jadAli committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4a51aa6 View commit details
    Browse the repository at this point in the history
  2. CALL db.indexes() updated

    A5jadAli committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e3056b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43dc6c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6520910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7952657 View commit details
    Browse the repository at this point in the history
  3. falkordb docs file updated

    A5jadAli committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    194fc4c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. update readme

    logan-markewich committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2cda4ea View commit details
    Browse the repository at this point in the history
  2. linting

    logan-markewich committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    db946e5 View commit details
    Browse the repository at this point in the history
  3. BUILD

    logan-markewich committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c575c11 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    046c0cf View commit details
    Browse the repository at this point in the history
  2. Fix some issues

    logan-markewich committed Oct 4, 2024
    1 Configuration menu
    Copy the full SHA
    d064c47 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. tests for falkordb updated

    A5jadAli committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    38bc306 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. docs and tests updated

    A5jadAli committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3413005 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. tests are again updated

    A5jadAli committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d783a34 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    2029307 View commit details
    Browse the repository at this point in the history
  2. lint errors

    gkorland committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7746784 View commit details
    Browse the repository at this point in the history
  3. fix import

    gkorland committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    332ded8 View commit details
    Browse the repository at this point in the history
  4. fix test url

    gkorland committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3181a62 View commit details
    Browse the repository at this point in the history
  5. rename _driver to _client

    gkorland committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9676415 View commit details
    Browse the repository at this point in the history