feat: update the redis reference to cache.Cmdable instead (#535)
This commit is contained in:
2
backend/infra/contract/cache/cache.go
vendored
2
backend/infra/contract/cache/cache.go
vendored
@@ -21,3 +21,5 @@ import (
|
||||
)
|
||||
|
||||
type Cmdable = redis.Cmdable
|
||||
|
||||
const Nil = redis.Nil
|
||||
|
||||
Reference in New Issue
Block a user