Skip to content

Releases: sado0823/go-kitx

v0.0.2

09 Oct 07:25
Compare
Choose a tag to compare
  1. add http transport
  2. add grpc transport
  3. add log interface and logrus、zap implement
  4. add token ratelimit, period ratelimit, bbr ratelimit
  5. add retry kit
  6. add redis store using github.com/go-redis/redis/v8
  7. add grpc etcd registry
  8. add errors implement

v0.0.1

21 May 08:39
Compare
Choose a tag to compare
  1. support rule engine param with complex type likemap, struct, Array
  2. support recursive param call with ., ex: foo.bar.1.foo2

v0.0.1-rc

13 May 09:30
Compare
Choose a tag to compare
  1. supported ast rule parse
  2. add ast rule unit test
  3. update README and example

beta1

10 May 11:11
Compare
Choose a tag to compare
v0.0.1-beta.1

add benchmark