You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/stores
chen quan 162e9cef86
feat: add trace in redis & mon & sql (#1799)
* feat: add sub spanId with redis

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* add tests

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* fix a bug

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* feat: add sub spanId in sql

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* feat: add sub spanId in mon

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* chore: optimize code

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* feat: add breaker in warpSession

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* chore: optimize code

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* test: add tests

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* chore: reformat code

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* fix: fix typo

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* fix a bug

Signed-off-by: chenquan <chenquan.dev@gmail.com>
3 years ago
..
builder refactor: simplify the code (#1670) 3 years ago
cache chore: refactor cache (#1532) 3 years ago
clickhouse feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
kv feat: support ctx in kv methods (#1759) 3 years ago
mon feat: add trace in redis & mon & sql (#1799) 3 years ago
monc feat: use mongodb official driver instead of mgo (#1782) 3 years ago
mongo feat: use mongodb official driver instead of mgo (#1782) 3 years ago
mongoc test: add more tests (#1604) 3 years ago
postgres revert postgres package refactor (#1796) 3 years ago
redis feat: add trace in redis & mon & sql (#1799) 3 years ago
sqlc feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
sqlx feat: add trace in redis & mon & sql (#1799) 3 years ago