MM-25115 - make cacheProvider2 accessible to localcachelayer (#14691)
* make cacheProvider2 accessible to localcachelayer * migrate localcachelayer * revert test.sh * workaround gob deserialization issue * fix web_test.go * merge conflicts * resolve merge conflicts * revert back test workaround * fix the wrong merge
Этот коммит содержится в:
@@ -43,4 +43,7 @@ type Cache interface {
|
||||
|
||||
// GetInvalidateClusterEvent returns the cluster event configured when this cache was created.
|
||||
GetInvalidateClusterEvent() string
|
||||
|
||||
// Name returns the name of the cache
|
||||
Name() string
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user