Codebase list golang-github-go-kit-kit / 803166f
ROADMAP: first draft of a coarse-grained dev roadmap Peter Bourgon 7 years ago
1 changed file(s) with 18 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 # Roadmap
1
2 This is a coarse-grained roadmap of Go kit development direction in the short
3 to mid-term future. It will be kept reasonably up-to-date by the project
4 maintainers. Suggest new ideas, enhancements, and features using the standard
5 [issues](https://github.com/go-kit/kit/issues) model.
6
7 ## Prioritized
8
9 1. package metrics refactor (#313, #263, #300)
10 2. kitgen code generation (#308, #70)
11 3. package pubsub (#298, #295)
12
13 ## Unprioritized
14
15 - package log/levels refactor (#250, #269, #252)
16 - package auth/jwt (#255)
17