This is an automated email from the ASF dual-hosted git repository.
tianxiaoliang pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/servicecomb-service-center.git.
from a6a75b0 SCB-2094 Fix github action deprecating commands (#747)
add 8c2532c SCB-2094 Implement the Mongo account interface (#746)
No new revisions were added by this update.
Summary of changes:
datasource/mongo/account.go | 118 +++++++++++++-
datasource/mongo/account_test.go | 177 +++++++++++++++++++++
datasource/mongo/client/mongo.go | 8 +
.../heartbeatchecker.go => database.go} | 33 ++--
4 files changed, 317 insertions(+), 19 deletions(-)
create mode 100644 datasource/mongo/account_test.go
copy datasource/mongo/{heartbeat/heartbeatchecker/heartbeatchecker.go =>
database.go} (62%)