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 e567a0c718
refactor: refactor trace in redis & sql & mongo (#1865)
* refactor: refactor tracing in redis & sql & mongo

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

* fix: fix some tests

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

* refactor: add missing content

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

* refactor: adjust `log` and `return`

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

* refactor: reformat code

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

* refactor: reformat code

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

* refactor: reformat code

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

* refactor: simpler span name

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

* refactor: fix a bug

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

* refactor: fix a bug

Signed-off-by: chenquan <chenquan.dev@gmail.com>
3 years ago
..
builder refactor: simplify the code (#1670) 3 years ago
cache test: add codecov (#1863) 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 refactor: refactor trace in redis & sql & mongo (#1865) 3 years ago
monc feat: use mongodb official driver instead of mgo (#1782) 3 years ago
mongo test: add codecov (#1861) 3 years ago
mongoc test: add more tests (#1604) 3 years ago
postgres revert postgres package refactor (#1796) 3 years ago
redis refactor: refactor trace in redis & sql & mongo (#1865) 3 years ago
sqlc feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
sqlx refactor: refactor trace in redis & sql & mongo (#1865) 3 years ago