export const EXCHANGE_REPO = 'fennec.repo'; export const ROUTE_FETCH = 'fetch'; export const ROUTE_LIST_COMMITS = 'list-commits'; export const QUEUE_LIST_COMMITS = 'list-commits'; export const QUEUE_FETCH = 'repo-fetch'; export const QUEUE_REFRESH_REPO = 'refresh-repo';