Bolt & aws

agolangf · · 358 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I&#39;m new to Bolt. Some folks I&#39;m working with have their server on AWS and run on bolt. How do I connect to the server with bolt? I have the credentials from it. Appreciate any pointers. </p> <hr/>**评论:**<br/><br/>go_nut: <pre><p>Bolt isn&#39;t a server, you must have credentials completely unrelated to Bolt. </p></pre>itsmontoya: <pre><p>Check out the boltdb GitHub page for documentation and examples. It&#39;s an excellent database and it&#39;s quite easy to work with. Good luck!</p></pre>indienick: <pre><p><del>If <a href="https://github.com/boltdb/bolt" rel="nofollow">this is the Bolt</a> you are referring to, I would highly recommend the following: RTFM.</del></p> <p>Bolt is a library, very similar to SQLite: a library with an API for storing data in a file, on disk. Unlike SQLite, which provides a relational data store, Bolt is a key-value store. There is no Bolt &#34;server&#34;.</p></pre>acerebral: <pre><p>C&#39;mon on man. The &#34;RTFM&#34; bit is rude and unnecessary. You are correct to point out that bolt isn&#39;t a server, but beyond that, you only are adding negativity to an otherwise positive and welcoming community. In the future, please offer neutral correction or don&#39;t comment at all.</p></pre>indienick: <pre><p>You&#39;re absolutely correct.</p></pre>

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

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