1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-18 08:26:38 +02:00
go-micro/registry
littlecoderonway 4d5b3b084f
Fix registry cache broken (#2715)
* services is shared between routines, when application change services returned by get function may lead to other routine set a changed services to cache

* services is shared between routines, when application change services returned by get function may lead to other routine set a changed services to cache

---------

Co-authored-by: Shuaihu Liu <shuaihu.liu@shopee.com>
2024-07-02 09:30:51 +01:00
..
cache Fix registry cache broken (#2715) 2024-07-02 09:30:51 +01:00
mdns_registry.go v5 2024-06-04 21:40:43 +01:00
mdns_test.go fix: some linting issues (#2563) 2022-09-30 16:27:07 +02:00
memory_test.go refactor all the things 2020-12-29 15:49:26 +00:00
memory_util.go refactor all the things 2020-12-29 15:49:26 +00:00
memory_watcher.go fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00
memory.go v5 2024-06-04 21:40:43 +01:00
options.go v5 2024-06-04 21:40:43 +01:00
registry.go fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00
watcher.go fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00