mirror of
https://github.com/redis/go-redis.git
synced 2025-07-23 21:01:00 +03:00
readme: fix typo.
This commit is contained in:
@ -22,8 +22,8 @@ Install:
|
||||
|
||||
go get github.com/vmihailenco/redis/v2
|
||||
|
||||
Updgrading from previous version
|
||||
--------------------------------
|
||||
Upgrading from previous version
|
||||
-------------------------------
|
||||
|
||||
Type system should catch most changes. But you have to manually change `SetEx`, `PSetEx`, `Expire` and `PExpire` to use `time.Duration` instead of `int64`.
|
||||
|
||||
|
Reference in New Issue
Block a user