Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 1.46 KB

ROADMAP.md

File metadata and controls

36 lines (32 loc) · 1.46 KB

Road Map

Long Term

  • SOA Governance

0.3

  • Optimize the performance of service (Go Reflect)
  • Improve OpenAPI and Client generation usability
  • Refine profiling/metrics/tracing plugins
  • Add more documents

0.2

  • Update compiler to golang 1.10 (#202)
  • Plugins
    • Healthcheck (#51)
    • Version (#51)
  • OpenAPI Generation (#123 #132 #183)
    • Prefab (#5)
    • Operator (#5)
  • Client Generation
    • go (#41)
    • graphql
  • Refine Error (#72 #200)
  • Nirvana cli #203
    • Project structure
  • Test coverage 60% (#67)
  • Performance (#148)
  • Monitoring architechture examples
    • Tracing (OpenTracing)
    • Metrics (Prometheus)
  • Docs (#39 #154)
    • Chinese
    • English

0.1

  • Basic Framework