vector-db icon indicating copy to clipboard operation
vector-db copied to clipboard

A minimalistic vector database that can be used to search for similar vectors in logarithmic time.

Results 14 vector-db issues
Sort by recently updated
recently updated
newest added

Bumps alpine from 3.19 to 3.20. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.19&new-version=3.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.11.3 to 0.11.4. Release notes Sourced from github.com/go-critic/go-critic's releases. v0.11.4 What's Changed deps: bump github.com/cristalhq/acmd from 0.11.2 to 0.12.0 by @​dependabot in go-critic/go-critic#1415 deps: bump golang.org/x/tools from...

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.55.2 to 1.58.2. Release notes Sourced from github.com/golangci/golangci-lint's releases. v1.58.2 golangci-lint is a free and open-source project built by volunteers. If you value it, consider supporting us,...

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0. Release notes Sourced from go.uber.org/zap's releases. v1.27.0 Enhancements: #1378[]: Add WithLazy method for SugaredLogger. #1399[]: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility...

**Describe the bug** A clear and concise description of what the bug is. RUN TestVersionCommand, but return error. ``` Error: unknown command "^\\QTestVersionCommand\\E$" for "version" version_test.go:20: Error Trace: /Users/andy/go/src/github.com/tobias-mayer/vector-db/cmd/version_test.go:20 Error:...

Hi, i would like to say first thank you for this library you wrote, it's been very helpful. Can you please specify in the README which algorithm this library is...

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.59.1 to 1.60.2. Release notes Sourced from github.com/golangci/golangci-lint's releases. v1.60.2 golangci-lint is a free and open-source project built by volunteers. If you value it, consider supporting us,...

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.24.0. Commits 3057be8 go.mod: update golang.org/x dependencies 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token 3ffd605 gopls/doc/features: fix prominent...

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6. Release notes Sourced from goreleaser/goreleaser-action's releases. v6.0.0 [!WARNING] This is a breaking change! Follow the instructions here to upgrade! What's Changed feat!: use "~>...