Anyone used Badger?

agolangf · · 471 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I saw a post a week ago on Hacker News about Badger: <a href="https://github.com/dgraph-io/badger" rel="nofollow">https://github.com/dgraph-io/badger</a></p> <p>Anyone have experience with Badger? I&#39;m interested in the use cases where it might differ significantly from BoltDB.</p> <hr/>**评论:**<br/><br/>robe_and_wizard_hat: <pre><p>This is super concerning</p> <p><a href="https://github.com/dgraph-io/badger/issues/28" rel="nofollow">https://github.com/dgraph-io/badger/issues/28</a></p></pre>everdev: <pre><p>Wow, definite deal breaker. Surprising that multiple people had to reply why returning errors is important and log.Fatal from a package is bad.</p></pre>mcouturier: <pre><p>Me. As a tier in a cache.</p> <p>It was really memory hungry (400mb resident memory for a 3mb DB), CPU hungry and not particularly fast for me.</p> <p>I then tried Boltdb as a drop-in replacement and it was lighter, faster, almost no CPU utilization.</p> <p>Might revisit, looks like too early for me to use it.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

471 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传