加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

postgresql – 为什么Cassandra用于Kong Api Gateway

发布时间:2020-12-13 15:49:51 所属栏目:百科 来源:网络整理
导读:Kong使用Cassandra或Postgres. Cassandra知道用于编写繁重的应用程序.我没有看到Kong api网关那么重写,也没有一个表使用Cassandra重要的功能分区键之一.我怀疑是为什么Cassandra用于Kong,有什么特别的原因吗?我们不能使用RDBMS来实现这一点. 解决方法 根据
Kong使用Cassandra或Postgres. Cassandra知道用于编写繁重的应用程序.我没有看到Kong api网关那么重写,也没有一个表使用Cassandra重要的功能分区键之一.我怀疑是为什么Cassandra用于Kong,有什么特别的原因吗?我们不能使用RDBMS来实现这一点.

解决方法

根据 https://getkong.org/about/faq/#which-datastores-are-supported的Kong FAQ

PostgreSQL的

It is a good candidate if the setup you are aiming at is not distributed

卡桑德拉

Kong can use Cassandra as its primary datastore if you are aiming at a distributed,high-availability Kong setup. The two main reasons why one would chose Cassandra as Kong’s datastore are: – An ease to create a distributed setup (ideal for multi-region). – Ease to scale

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读