1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-26 19:21:03 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
dca6ccc31f Update README. 2014-01-09 10:43:27 +02:00
c819f1e039 Remove unix client example. 2013-12-30 14:29:51 +02:00
ab4d0d6b62 Change redis.Nil value. 2013-11-04 10:08:03 +02:00
bead8d1ea2 Improve pipelined example. 2013-11-04 09:47:36 +02:00
054c21e571 Add script example to the README. 2013-10-15 13:55:00 +03:00
7b70bfeadc Add Script example. 2013-10-15 13:49:21 +03:00
39c42d4389 Add ErrTxFailed. Small tweaks. 2013-09-29 12:41:04 +03:00
4c504ab528 Update examples. 2013-09-29 11:55:26 +03:00
de7a9d3142 Try to fix package level example. 2013-09-29 11:49:54 +03:00
db0cb86282 Remove examples from godoc. 2013-09-29 11:48:45 +03:00
8f7818ea4d And another. 2013-09-29 11:40:17 +03:00
3560a58a8b Another try. 2013-09-29 11:37:55 +03:00
54097da78c Rename example. 2013-09-29 11:36:42 +03:00
37e2d9f22a Update example and doc. 2013-09-29 11:31:57 +03:00
331f882d34 Rename examples. 2013-09-29 11:18:47 +03:00
63282071de Rename DialTCP NewTCPClient. 2013-09-29 11:15:18 +03:00
773f2a03f3 Unexport as much as possible. 2013-09-29 11:06:49 +03:00
7f11168689 Small API changes. 2013-09-29 10:17:39 +03:00
e90db6f494 Improve API. 2013-09-29 09:37:09 +03:00
8d6a169007 Rework pubsub interface. Add timeout support. 2013-09-28 13:24:22 +03:00
cc74e79eb7 Improve deadlines support. 2013-09-11 19:22:10 +03:00
49c91385e0 Add experimental V2 client. 2013-07-02 14:17:31 +03:00