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 2cdff97934
feat: use mongodb official driver instead of mgo (#1782)
* wip: backup

* wip: backup

* wip: backup

* backup

* backup

* backup

* add more tests

* fix wrong dependency

* fix lint errors

* remove test due to data race

* add tests

* fix test error

* add mon.Model

* add mon.Model unmarshal

* add monc

* add more tests for monc

* add more tests for monc

* add docs for mon and monc packages

* fix doc errors

* chhore: add comment

* chore: fix test bug

* chore: refine tests

* chore: remove primitive.NewObjectID in test code

* chore: rename test files for typo
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: use mongodb official driver instead of mgo (#1782) 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 fix: Hdel check result & Pfadd check result (#1801) 3 years ago
sqlc feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
sqlx refactor: guard timeout on API files (#1726) 3 years ago