<p>Hi All,</p>
<p>I wanted to let you know that we've released 0.2 of our Hazelcast Go Client. We've worked hard to add some new distributed and scalable data structures...</p>
<pre><code> Queue
Set
List
MultiMap
ReplicatedMap
RingBuffer
Topic
</code></pre>
<p>We're aiming to release versions every 2-3 months with new features. 0.3 client will include a CRDT Counter, FlakeID Generator and Projections/Aggregations for query.</p>
<p>We'd really appreciate it if you could try out the client and provide us with feedback. Thanks everyone.</p>
<p>Download: <a href="https://hazelcast.org/clients/go/" rel="nofollow">https://hazelcast.org/clients/go/</a>
Release Notes: <a href="https://github.com/hazelcast/hazelcast-go-client/releases/tag/v0.2" rel="nofollow">https://github.com/hazelcast/hazelcast-go-client/releases/tag/v0.2</a>
Documentation: <a href="https://github.com/hazelcast/hazelcast-go-client/blob/v0.2/README.md" rel="nofollow">https://github.com/hazelcast/hazelcast-go-client/blob/v0.2/README.md</a></p>
<hr/>**评论:**<br/><br/>chuhnk: <pre><p>A question. Are you open to suggestions about interface changes? There's significant verbosity which feels like it's carried through by Java devs writing Go. You would significantly benefit from some changes.</p>
<p>Here's a quick example <a href="https://github.com/hazelcast/hazelcast-go-client/pull/223" rel="nofollow">https://github.com/hazelcast/hazelcast-go-client/pull/223</a></p></pre>dazzford: <pre><p>I’ve written a 2 day boot camp to specifically address that within my company. </p>
<p>1000s of engineers who write java in go.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传