<p><a href="https://github.com/alphazero/Go-Redis" rel="nofollow">https://github.com/alphazero/Go-Redis</a><br/>
<a href="https://github.com/garyburd/redigo" rel="nofollow">https://github.com/garyburd/redigo</a><br/>
<a href="https://github.com/hoisie/redis" rel="nofollow">https://github.com/hoisie/redis</a> </p>
<p>These are the most stared ones in github.<br/>
What do you prefer?</p>
<hr/>**评论:**<br/><br/>dinkumator: <pre><p>Redigo is clearly recommended here: <a href="http://redis.io/clients#go" rel="nofollow">http://redis.io/clients#go</a>
Github shows it was last updated less than 30 days ago, the other 2 are over a year with no updates.</p></pre>daviddengcn: <pre><p>GoSearch may give you a clear clue: <a href="http://go-search.org/search?q=redis" rel="nofollow">http://go-search.org/search?q=redis</a></p></pre>oddurmagnusson: <pre><p><a href="https://github.com/garyburd/redigo" rel="nofollow">https://github.com/garyburd/redigo</a> is the best one. </p></pre>michaelbironneau: <pre><p><a href="https://github.com/go-redis/redis" rel="nofollow">https://github.com/go-redis/redis</a></p></pre>TheMue: <pre><p>My own: <a href="https://github.com/tideland/golib/redis" rel="nofollow">https://github.com/tideland/golib/redis</a>.</p></pre>: <pre><p>[deleted]</p></pre>TheMue: <pre><p>Ooops, sorry, mixed package name and link. You'll find it as part of my Go library (multiple packages) at <a href="https://github.com/tideland/golib" rel="nofollow">https://github.com/tideland/golib</a>.</p></pre>: <pre><p>[deleted]</p></pre>TheMue: <pre><p>Yes, I consolidated my packages. The original one will stay available for some time to give all users the time to migrate too.</p></pre>: <pre><p>[deleted]</p></pre>TheMue: <pre><p>Sure, software evolves. The migrated one is the v3. The larger API change has been between v2 and v3. Here we still miss a good concept, but the 1.5 vendoring or gd are on the right way.</p></pre>: <pre><p>[deleted]</p></pre>TheMue: <pre><p>That's indeed one of the problems with vendoring. But it's the same like when there are fixed dependencies to a given version. <em>sigh</em> Sadly I don't have a very good solution for it.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传