Releases: sado0823/go-kitx
Releases · sado0823/go-kitx
v0.0.2
- add http transport
- add grpc transport
- add log interface and logrus、zap implement
- add token ratelimit, period ratelimit, bbr ratelimit
- add retry kit
- add redis store using
github.com/go-redis/redis/v8
- add grpc etcd registry
- add errors implement
v0.0.1
- support rule engine param with complex type like
map
, struct
, Array
- support recursive param call with
.
, ex: foo.bar.1.foo2
v0.0.1-rc
- supported ast rule parse
- add ast rule unit test
- update README and example
beta1
v0.0.1-beta.1
add benchmark