mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-22 10:03:41 +02:00
Upgrade from redis v8 to v9
This commit is contained in:
parent
c2d60a1240
commit
a91df0c39e
14 changed files with 102 additions and 127 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"time"
|
||||
|
||||
eos "github.com/eoscanada/eos-go"
|
||||
redis_cache "github.com/go-redis/cache/v8"
|
||||
redis_cache "github.com/go-redis/cache/v9"
|
||||
)
|
||||
|
||||
type Cache struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue