-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: tensorchord/VectorChord
base: 0.2.1
head repository: tensorchord/VectorChord
compare: 0.2.2
- 14 commits
- 48 files changed
- 4 contributors
Commits on Feb 21, 2025
-
Support linux/arm64 for vchord-cnpg docker image (#184)
I have re-released vchord-cnpg:0.2.0 docker image in https://github.com/tensorchord/VectorChord/actions/runs/13234388732. --------- Signed-off-by: xieydd <xieydd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ffbd865 - Browse repository at this point
Copy the full SHA ffbd865View commit details -
refactor: split quantized data vectors to two tapes (#196)
split data vectors to two tapes, one is immutable since `maintain`, and another one is appendable for newly-inserted vectors Signed-off-by: usamoi <usamoi@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for d16d469 - Browse repository at this point
Copy the full SHA d16d469View commit details
Commits on Mar 4, 2025
-
Will build it in next release Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
Configuration menu - View commit details
-
Copy full SHA for ece3b89 - Browse repository at this point
Copy the full SHA ece3b89View commit details
Commits on Mar 5, 2025
-
chore: update readme and scripts with url (#198)
## docs(README) - add dependency of pgvector - fix `vector_cos_ops` to `vector_cosine_ops` - update image version ## chore(bench scripts) - fix incorrect QPS count at parallel requests - when `workers` > 32, QPS will be overestimated - send the same whole data to all requests, instead of split data for parallel requests - for dataset `laion-100`, 1000 split to 128 parts will be have a huge negative impact on query startup - use dburl instead of local password Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
Configuration menu - View commit details
-
Copy full SHA for 52511f5 - Browse repository at this point
Copy the full SHA 52511f5View commit details
Commits on Mar 6, 2025
-
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
Configuration menu - View commit details
-
Copy full SHA for 83344d0 - Browse repository at this point
Copy the full SHA 83344d0View commit details
Commits on Mar 11, 2025
-
fix: wrong operators for halfvec (#202)
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
Configuration menu - View commit details
-
Copy full SHA for 2f0ef01 - Browse repository at this point
Copy the full SHA 2f0ef01View commit details
Commits on Mar 17, 2025
-
Signed-off-by: usamoi <usamoi@outlook.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f62d76e - Browse repository at this point
Copy the full SHA f62d76eView commit details -
fix: do not leak memory in heap fetch and fix reading tuples in prewa…
…rm (#205) Signed-off-by: usamoi <usamoi@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for f11bdc3 - Browse repository at this point
Copy the full SHA f11bdc3View commit details -
fix: recycle pages in maintainance (#204)
Signed-off-by: usamoi <usamoi@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 01a5d13 - Browse repository at this point
Copy the full SHA 01a5d13View commit details -
chore: update v0.2.2 schema script (#210)
Signed-off-by: usamoi <usamoi@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for c2e1886 - Browse repository at this point
Copy the full SHA c2e1886View commit details -
fix: correct logic of marking free pages (#211)
Signed-off-by: usamoi <usamoi@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for d07d927 - Browse repository at this point
Copy the full SHA d07d927View commit details
Commits on Mar 18, 2025
-
fixes #209 Signed-off-by: usamoi <usamoi@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a2e71b9 - Browse repository at this point
Copy the full SHA a2e71b9View commit details -
fix error in cnpg amd64 Dockerfile (#214)
Already build v0.2.2 image in action https://github.com/tensorchord/VectorChord/actions/runs/13913843391. --------- Signed-off-by: xieydd <xieydd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 57c7eba - Browse repository at this point
Copy the full SHA 57c7ebaView commit details -
ci: fix release docker build (#215)
Signed-off-by: xieydd <xieydd@gmail.com> Co-authored-by: xieydd <xieydd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 63e2549 - Browse repository at this point
Copy the full SHA 63e2549View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.1...0.2.2