kvtools / valkeyrie

Distributed Key/Value Store Abstraction Library written in Go.
https://pkg.go.dev/github.com/kvtools/valkeyrie
Apache License 2.0
278 stars 43 forks source link

redis: close watchCh at the end of watchLoop #70

Closed ldez closed 2 years ago

ldez commented 2 years ago

Related to https://github.com/traefik/traefik/issues/9212