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.
83 lines
1.5 KiB
83 lines
1.5 KiB
2 years ago
|
# Kratos
|
||
|
|
||
|
This document defines the roadmap for Kratos development.
|
||
|
|
||
|
## Features
|
||
|
- [x] Config
|
||
|
- [x] Local Files
|
||
|
- [x] K8s ConfigMap
|
||
|
- [x] Consul
|
||
|
- [x] Etcd
|
||
|
- [x] Nacos
|
||
|
- [x] Registry
|
||
|
- [x] Consul
|
||
|
- [x] Etcd
|
||
|
- [x] K8s
|
||
|
- [x] 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
|
||
|
- [x] Authentication
|
||
|
- [x] Ratelimit
|
||
|
- [x] CircuitBreaker
|
||
|
- [x] Metrics
|
||
|
- [x] Prometheus
|
||
|
- [x] DataDog
|
||
|
- [x] Tracing
|
||
|
- [x] HTTP
|
||
|
- [x] TLS
|
||
|
- [x] Client
|
||
|
- [x] Service Registrar
|
||
|
- [ ] javascript/typescript clients
|
||
|
- [x] gRPC
|
||
|
- [x] TLS
|
||
|
- [x] Uarry Handler
|
||
|
- [x] Streaming Handler
|
||
|
- [ ] Cache
|
||
|
- [ ] go-redis
|
||
|
- [x] Event
|
||
|
- [x] Pub/Sub
|
||
|
- [x] Kafka
|
||
|
- [ ] Nats
|
||
|
- [x] Database
|
||
|
- [x] Ent
|
||
|
- [ ] Gorm
|
||
|
|
||
|
## Platform
|
||
|
- [ ] Kratos API
|
||
|
- [ ] Auth
|
||
|
- [ ] Config
|
||
|
- [ ] Registry
|
||
|
- [ ] Events
|
||
|
- [ ] Kratos Runtime
|
||
|
- [ ] Secrets
|
||
|
- [ ] Service-to-Service
|
||
|
- [ ] Publish and Subscribe
|
||
|
- [ ] Observability
|
||
|
- [ ] Controllable
|
||
|
- [ ] Kratos UI
|
||
|
- [ ] Auth
|
||
|
- [ ] Config
|
||
|
- [ ] Services
|
||
|
- [ ] Endpoints
|
||
|
- [ ] Ratelimit
|
||
|
- [ ] CircuitBreaker
|
||
|
- [ ] FaultInjection
|
||
|
- [ ] TrafficPolicy
|
||
|
|
||
|
## Tools
|
||
|
- [x] Kratos
|
||
|
- [x] HTTP Generator
|
||
|
- [ ] API YAML
|
||
|
- [x] Errors Generator
|