go-zero/core/stores
Kevin Wan ac321fc146
feat: add fields with logx methods, support using third party logging libs. (#1847)
* backup

* simplify

* chore: remove unused pool

* chore: fix lint errors

* chore: use strings.Builder instead of bytes.Buffer

* test: add more tests

* chore: fix reviewdog

* test: fix data race

* feat: make logger customizable

* chore: fix reviewdog

* test: fix fails

* chore: fix set writer twice

* chore: use context instead of golang.org context

* chore: specify uint32 for level types
2022-05-03 17:34:26 +08:00
..
builder refactor: simplify the code (#1670) 2022-03-20 17:26:12 +08:00
cache chore: refactor cache (#1532) 2022-02-13 18:04:31 +08:00
clickhouse feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
kv feat: support ctx in kv methods (#1759) 2022-04-04 23:19:58 +08:00
mon chore: optimize code (#1818) 2022-04-23 22:02:04 +08:00
monc feat: use mongodb official driver instead of mgo (#1782) 2022-04-19 14:03:04 +08:00
mongo feat: use mongodb official driver instead of mgo (#1782) 2022-04-19 14:03:04 +08:00
mongoc test: add more tests (#1604) 2022-03-02 21:19:04 +08:00
postgres revert postgres package refactor (#1796) 2022-04-17 12:07:48 +08:00
redis feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
sqlc feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 2022-02-16 19:31:43 +08:00
sqlx refactor: simplify the code (#1835) 2022-04-27 10:44:24 +08:00