google / osv.dev

Open source vulnerability DB and triage service.
https://osv.dev
Apache License 2.0
1.49k stars 180 forks source link

Improve datastore indexes #1662

Open oliverchang opened 11 months ago

oliverchang commented 11 months ago

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

github-actions[bot] commented 1 month ago

This issue has not had any activity for 60 days and will be automatically closed in two weeks