clair/database
Matt Moore c823c39da5 Initial services refactoring of database.Datastore
This breaks out the following service interfaces:
 - locks.Service
 - keyvalue.Service
 - notifications.Service
 - vulnerabilities.Service

This also updates the Mock implementations along similar lines.

Make Travis work on my fork by rsyncing the build dir as coreos/clair
2016-06-08 14:32:03 -07:00
..
pgsql Initial services refactoring of database.Datastore 2016-06-08 14:32:03 -07:00
database.go Initial services refactoring of database.Datastore 2016-06-08 14:32:03 -07:00
mock.go Initial services refactoring of database.Datastore 2016-06-08 14:32:03 -07:00