mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-02-03 08:48:40 +08:00
docs: update roadmap (#1094)
This commit is contained in:
parent
8ac18a9422
commit
657d27213a
14
ROADMAP.md
14
ROADMAP.md
@ -10,12 +10,12 @@ We hope that the items listed below will inspire further engagement from the com
|
|||||||
|
|
||||||
## 2021 Q3
|
## 2021 Q3
|
||||||
- [x] Support `goctl model pg` to support PostgreSQL code generation
|
- [x] Support `goctl model pg` to support PostgreSQL code generation
|
||||||
- Support `goctl mock` command to start a mocking server with given `.api` file
|
- [ ] Support `goctl mock` command to start a mocking server with given `.api` file
|
||||||
- Adapt builtin tracing mechanism to opentracing solutions
|
- [ ] Adapt builtin tracing mechanism to opentracing solutions
|
||||||
|
|
||||||
## 2021 Q4
|
## 2021 Q4
|
||||||
- Support `goctl doctor` command to report potential issues for given service
|
- [ ] Support `goctl doctor` command to report potential issues for given service
|
||||||
- Support `context` in redis related methods for timeout and tracing
|
- [ ] Support `context` in redis related methods for timeout and tracing
|
||||||
- Support `context` in sql related methods for timeout and tracing
|
- [ ] Support `context` in sql related methods for timeout and tracing
|
||||||
- Support `context` in mongodb related methods for timeout and tracing
|
- [ ] Support `context` in mongodb related methods for timeout and tracing
|
||||||
- Support TLS in redis connections
|
- [ ] Support TLS in redis connections
|
||||||
|
Loading…
Reference in New Issue
Block a user