Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tensorchord/VectorChord
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.2
Choose a base ref
...
head repository: tensorchord/VectorChord
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.3
Choose a head ref
  • 4 commits
  • 25 files changed
  • 2 contributors

Commits on Jun 20, 2025

  1. chore: update readme with version and badges (#267)

    - Update GHCR recommendation to `0.4.2`
    - Add release/download badge about GHCR
    - Introduce DeepWiki badge to enable auto refresh of LLM generated
    [wiki](https://deepwiki.com/tensorchord/VectorChord)
    - Update lists `lists` parameter divide from `100M` to `50M` based on
    `Cohere-50M` experiment result
    
    Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
    cutecutecat authored and usamoi committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    8598ded View commit details
    Browse the repository at this point in the history
  2. chore: update rust toolchain (#272)

    AVX512 is stablized in Rust 1.89. So we could switch to stable Rust
    toolchain on 7 August.
    
    job: +psql_macos
    job: +psql_windows
    
    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    e068d51 View commit details
    Browse the repository at this point in the history
  3. chore: upload 0.4.3 schema scripts (#278)

    job: +psql_macos
    job: +psql_windows
    
    ---------
    
    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    77dac6e View commit details
    Browse the repository at this point in the history
  4. chore: bump version number to 0.4.3

    job: +psql_macos
    job: +psql_windows
    
    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    65a1a05 View commit details
    Browse the repository at this point in the history
Loading