1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-26 21:08:50 +03:00

6 Commits

Author SHA1 Message Date
vkd
cbf8ff22f5 fix comments 2016-09-08 16:40:45 +03:00
vkd
76c33da3ee fix iterator across empty pages 2016-09-08 16:07:49 +03:00
Yin Jifeng
91993128b0 fix iterator for hscan/sscan/zscan 2016-08-04 12:52:00 +08:00
Dimitrij Denissenko
1c4c05e970 Ensure to use pointer methods where appropriate. Tidy up godoc. 2016-07-01 13:25:28 +01:00
Vladimir Mihailenco
ac162eb843 Move Select to stateful commands and make it available only via Pipeline and Tx. 2016-06-05 09:45:39 +00:00
Dimitrij Denissenko
7456a0e473 Add scan iterator. 2016-04-26 15:01:49 +03:00