Sharingan Versions Save

Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。

replayer-agent/v1.3.5

2 years ago

replayer-agent/v1.3.4

2 years ago

replayer-agent/v1.3.3

2 years ago

fix thrift seqid from php to go

replayer-agent/v1.3.2

2 years ago

merge pr, fix readByte < len(buf) on thrift protocol

replayer-agent/v1.3.1

2 years ago

Support "Extend" field for SearchReq

codeCov/v1.0.0

3 years ago

bin file for codeCov,such as cover* gocov* gocov-html* gocov-xml* gocovmerge*

replayer-agent/v1.3.0

3 years ago

Replayer-agent support grpc server。

At the same time, you should update didi/sharingan/replayer to the latest version, and use the didi/sharingan/grpc-server which customized from https://github.com/grpc/grpc-go v1.33.2 to build SUT.

replayer-agent/v1.2.0

3 years ago

Support cross-language replaying from php to go,such as inbound protocol from fastcgi to http, and simulate mysql commands for outbound flows.

replayer-agent/v1.1.2

3 years ago

fix adding header for thrift inbound request in case of too large one

replayer-agent/v1.1.1

3 years ago

fix inbound thrift & http request when adding header