Versions in this module Expand all Collapse all v7 v7.0.2 Oct 1, 2019 v7.0.1 Aug 18, 2019 v7.0.0 Aug 9, 2019 Changes in this version + type Logger interface + Printf func(format string, v ...interface{}) + var Log Logger = log.New(os.Stderr, "cache: ", log.LstdFlags | log.Lshortfile) Other modules containing this package github.com/go-redis/cache