1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-19 07:22:17 +03:00

9 Commits

Author SHA1 Message Date
Vladimir Mihailenco
10c56cede3 Remove Scanner in favor of ScanCmd. 2017-01-03 12:44:06 +02:00
Vladimir Mihailenco
865d501d07 Add TxPipeline. 2016-12-16 11:25:58 +02:00
Vladimir Mihailenco
ae523dd552 travis: run go vet 2016-11-06 13:37:23 +02:00
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