You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.1 KiB
61 lines
1.1 KiB
4 years ago
|
# Kratos
|
||
|
|
||
|
This document defines the roadmap for Kratos development.
|
||
|
|
||
|
## Features
|
||
|
- [x] Config
|
||
|
- [x] Local Files
|
||
|
- [x] K8s ConfigMap
|
||
|
- [ ] Consul
|
||
|
- [ ] Etcd
|
||
|
- [ ] Nacos
|
||
|
- [ ] Registry
|
||
|
- [ ] Consul
|
||
|
- [ ] Etcd
|
||
|
- [ ] K8s
|
||
|
- [ ] Nacos
|
||
|
- [x] Encoding
|
||
|
- [x] JSON
|
||
|
- [x] Protobuf
|
||
|
- [x] Transport
|
||
|
- [x] HTTP
|
||
|
- [x] gRPC
|
||
|
- [x] Middleware
|
||
|
- [x] Logging
|
||
|
- [x] metrics
|
||
|
- [x] recovery
|
||
|
- [x] gRPC status
|
||
|
- [x] transport tracing
|
||
|
- [x] validator
|
||
|
- [ ] authentication
|
||
|
- [ ] ratelimit
|
||
|
- [ ] circuitbreaker
|
||
|
- [x] Metrics
|
||
|
- [x] Prometheus
|
||
|
- [x] DataDog
|
||
|
- [x] Tracing
|
||
|
- [x] HTTP
|
||
|
- [ ] TLS
|
||
|
- [x] Client
|
||
|
- [x] Service Registrar
|
||
|
- [ ] javascript/typescript clients
|
||
|
- [x] gRPC
|
||
|
- [ ] TLS
|
||
|
- [x] Uarry Handler
|
||
|
- [ ] Streaming Handler
|
||
|
- [ ] Cache
|
||
|
- [ ] go-redis
|
||
|
- [ ] Queue
|
||
|
- [ ] Broker API
|
||
|
- [ ] Kafka
|
||
|
- [ ] Nats
|
||
|
- [ ] Database
|
||
|
- [ ] Ent
|
||
|
- [ ] Gorm
|
||
|
|
||
|
## Tools
|
||
|
- [x] Kratos
|
||
|
- [x] HTTP Generator
|
||
|
- [ ] API YAML
|
||
|
- [x] Errors Generator
|