1
0
mirror of https://github.com/redis/go-redis.git synced 2025-06-15 12:41:41 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
02a9c81ef1 Fix golangci-lint check 2021-03-23 11:02:29 +02:00
f5a1707d3c Update golangci-lint to v1.32 2020-11-17 23:08:15 +09:00
f169894120 Fix/issue 1384 (#1529)
Add support for scanning time.TIme
2020-10-13 09:13:43 +03:00
3dcb844106 Bump major version 2020-05-19 08:52:38 +03:00
7779accbea Use semantic import versioning 2019-08-08 14:29:44 +03:00
56dea1f39a Fix proto.RedisError in slices 2018-02-22 14:24:27 +02:00
abb85b0fb8 Remove StringToBytes 2018-01-15 16:15:20 +02:00
48b70050d4 Fix slice next elem func 2017-11-01 15:33:53 +02:00
dbd2c99ba9 Rework pipeline retrying 2017-09-01 14:56:00 +03:00
f29951c899 Speedup ScanSlice 2017-06-02 16:19:43 +03:00
8040d63c4f Remove gopkg.in 2017-02-19 09:49:21 +02:00
335956cc9a Cleanup code a bit. 2017-02-18 12:10:47 +02:00
681a1fe646 Add ScanSlice. 2017-02-18 11:49:01 +02:00
69554c0ec5 Reduce number of allocations. 2017-01-13 13:39:59 +02:00
865d501d07 Add TxPipeline. 2016-12-16 11:25:58 +02:00