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

58 Commits

Author SHA1 Message Date
Vladimir Mihailenco
83664bb3a8 Add support for watch in transactions. 2012-08-09 17:06:26 +03:00
Vladimir Mihailenco
052cef49d2 Add support for psubscribe and punsubscribe. 2012-08-09 15:27:06 +03:00
Vladimir Mihailenco
b2e3463af1 Get rid of custom buffered reader. 2012-08-09 13:12:41 +03:00
Vladimir Mihailenco
b2805a5e04 Rename OneConnPool to SingleConnPool. 2012-08-06 17:04:30 +03:00
Vladimir Mihailenco
ee618a6290 Fix PubSubClient connection pool management. 2012-08-06 17:02:45 +03:00
Vladimir Mihailenco
19a5db6632 Add connnection pool and improve API. 2012-08-05 15:09:43 +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