超过 2 个节点的 couchbase 社区版

标签 couchbase

我目前正在围绕 couchbase 数据库构建一个网站,如果它变得流行,我很可能会在 future 的某个阶段在 2 台以上的机器上托管该网站和数据库。它还有很长的路要走,所以我想要一些信息来帮助我决定从这里开始的方向。我的问题是:

  • 有人知道我是否可以在 2 个以上的节点上部署 couchbase 的免费版 (ce)?如果答案因版本而异,那么请您告诉我哪个版本允许这样做(如果有)。
  • 如果不可能在 2 个以上的节点上部署 couchbase 的免费版本,那么有人可以解释这是软件还是法律阻止的?

  • 我发现以下声明 on the couchbase website :

    Community Edition (CE) are best for non-commercial developers, where taking some time to figure out or resolve issues doesn’t result in major problems. There are no constraints on using these binaries on production systems



    这听起来像是可以在生产中根据需要在任意数量的机器上安装该软件而无需付费,但随后 another couchbase page读到:

    Looking for the free version? Our Enterprise Edition Free version offers the full functionality of Couchbase Server, with free unlimited use in development and up to two nodes in a production cluster.



    所以我很困惑。也许最后一个只是指支持成本,而不是与软件本身相关的任何成本?

    最佳答案

    您可以在 2 个或更多节点上部署 Community Edition。限制仅存在于企业版:

    http://www.couchbase.com/couchbase-support

    关于超过 2 个节点的 couchbase 社区版,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12685801/

    相关文章:

    node.js - 使用 couchbase 检查数据库 Node js 中是否已存在用户

    docker - 自动化Docker容器的服务(couchbase)配置

    java - Spring Data Couchbase 对象 id

    Node.js 和 Couchbase 兼容性

    Couchbase View 没有立即更新?

    couchbase - 为什么 Couchbase 推荐的最小节点数是三个节点?

    ruby-on-rails - 使用 Couchbase 设计 Rails

    couchbase - 在 couchbase 上为 ARRAY_REMOVE 创建索引

    java - 如何在couchbase中存储序列化的java对象(字节数组)?

    cassandra - 如何对Key-Value存储中的两个数据集进行交集运算?