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
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
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 chore: optimize code (#1818) 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 fields with logx methods, support using third party logging libs. (#1847) 3 years ago
sqlc feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
sqlx refactor: simplify the code (#1835) 3 years ago