Improve datastore indexes
Open
api
backlog
enhancement
needs-gcp-infra-access
techdebt
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 369
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 149
Description
For version matching, we should break out the version indexes into their own Datastore entities. Otherwise, we may hit Datastore entity size/index size limits.
Related: https://github.com/google/osv.dev/issues/1001
Contributor guide
Assessment
This issue has not been assessed yet.