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

7 Commits

Author SHA1 Message Date
Vladimir Mihailenco
b36e10bf80 Properly read replies that are bigger than read buffer. 2012-08-05 21:09:38 +03:00
Vladimir Mihailenco
19a5db6632 Add connnection pool and improve API. 2012-08-05 15:09:43 +03:00
Vladimir Mihailenco
41137c2e6f Add pipelining support. 2012-07-29 12:42:00 +03:00
Vladimir Mihailenco
4814ee7600 Add sorted sets support. 2012-07-27 17:21:50 +03:00
Vladimir Mihailenco
9c5def7f1f Fix imports. 2012-07-27 14:43:30 +03:00
Vladimir Mihailenco
e73e87fc11 Improve API and perfomance. 2012-07-26 21:43:21 +03:00
Vladimir Mihailenco
a74d9a5801 Initial commit. 2012-07-25 16:00:50 +03:00