clair/database
Quentin Machu 9b191fb598 database: Find the FeatureVersion we try to insert before doing any lock
This commit is issued in order to limit the bottleneck that the
exclusive database lock on Vulnerability_Affects_FeautreVersion
introduces, when we inserting FeatureVersions. This slowdowns a bit
the FeatureVersion insertion on a mostly empty database but should
increase a lot the throughput and parallelism on a populated database.
2016-03-03 14:15:06 -05:00
..
pgsql database: Find the FeatureVersion we try to insert before doing any lock 2016-03-03 14:15:06 -05:00
database.go various: spelling corrections 2016-02-24 18:00:36 -05:00
models.go api/database: add the layer name that add each feature in getLayer 2016-02-24 16:39:25 -05:00
namespace_mapping.go updater: ignore "ubuntu-core" in the Ubuntu fetcher 2016-02-24 16:34:54 -05:00