- Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: redis/go-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Simplify connection management with sticky connection pool. Fixes #260.
#261 by vmihailenco was merged Mar 1, 2016 Loading…
Use uint32 because uint64 requires manual alignment on 386 arch. Fixes #256.
#257 by vmihailenco was merged Feb 18, 2016 Loading…
Set conn.UsedAt when connection is created. Fixes #263.
#265 by vmihailenco was merged Mar 4, 2016 Loading…
Extract race tests to separate file. Add more race tests.
#283 by vmihailenco was merged Mar 17, 2016 Loading…
Reduce number of various options structs. Slightly reword comments.
#116 by vmihailenco was merged May 23, 2015 Loading…
Add basic example how to use Redis Cluster. Unify comments.
#115 by vmihailenco was merged May 23, 2015 Loading…
script: fix small API inconsistency (backwards compatible).
#123 by vmihailenco was merged Jun 11, 2015 Loading…
ring: return an error in pipeline when all shards are down.
#134 by vmihailenco was merged Jul 13, 2015 Loading…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.