mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
- Add data access layer for Redis HASHes and LISTs (with tests) (in `rcache.go`) - Add types on the back end - Add business logic between GraphQL and Redis - Add GraphQL endpoint in `schema.graphql` with Node compatibility - Hook into periodic goroutines, DB-backed workers, and Batches scheduler - Add menu item, routing, and page with page description, legend at the top, job and routine list - Add filtering for errors and pause/play - Extracted `formatMilliseconds` for reuse - Format tooltip for large numbers nicely - Remove a cyclic dependency in the `types` package Co-authored-by: Eric Fritz <eric@sourcegraph.com> Co-authored-by: Thorsten Ball <mrnugget@gmail.com> Co-authored-by: Kelli Rockwell <kelli@sourcegraph.com> |
||
|---|---|---|
| .. | ||
| recorder | ||
| background_test.go | ||
| background.go | ||
| CODENOTIFY | ||
| example_test.go | ||
| goroutine_test.go | ||
| goroutine.go | ||
| mocks_test.go | ||
| periodic_test.go | ||
| periodic.go | ||
| pool_test.go | ||
| pool.go | ||