repo-updater: Convert the Store to use basestore
View options
- Truncate descriptions
Created by: asdine
Convert the cmd/repo-updater/internal.Store
store created by https://github.com/sourcegraph/sourcegraph/issues/14714 to extend the basestore.Store
Extracted from https://github.com/sourcegraph/sourcegraph/issues/14092 and https://github.com/sourcegraph/sourcegraph/issues/11676

