You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/01/15 06:25:54 UTC

[dubbo-go] branch master updated (92389d2 -> a3bc853)

This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 92389d2  Merge branch 'develop'
     new 808370a  Enable Nacos registry local cache
     new 2b559fc  Merge remote-tracking branch 'origin/master'
     new 6288e18  avoid cache effect event, just for test
     new bbd698d  Enable Nacos registry local cache
     new c81fde1  Enable Nacos registry local cache
     new c26d24d  Enable Nacos registry local cache
     new 17825e9  remove unnecessary constant.NACOS_NOT_LOAD_LOCAL_CACH
     new a3bc853  Merge pull request #989 from mark4z/master

The 3384 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 common/constant/key.go          |  1 +
 registry/nacos/registry.go      | 10 +++++++++-
 registry/nacos/registry_test.go | 24 ++++++++++++++++++++----
 3 files changed, 30 insertions(+), 5 deletions(-)