使用本地CouchDB开发Cloudant [英] Development for Cloudant using local CouchDB

查看:72
本文介绍了使用本地CouchDB开发Cloudant的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我打算将数据库存储在 Cloudant 中。

使用安全吗?

I'm planing on having my database stored in Cloudant.
Is it safe to use local CouchDB during development, testing and staging of our application with knowledge that everything works locally should also work on Cloudant?

推荐答案

我知道吗?一个非常相似的过程。您不需要相同的版本,无论您如何看,它实际上都会有很大的不同。 Cloudant非常酷,并且对其系统进行了许多更改和添加。因此,如果您要开发视图,附件等,则可以在开发项目中本地开发这些视图,附件。一旦您的开发项目看起来不错,我将把它们签入staging / qa服务器,我也想使用Cloudant。那就是您需要使每个人的代码一起工作的地方。完成之后,您可以启动复制器以将登台复制到生产中。

I do a very similar process. You don't need the same versions, it will actually be very different no matter how you look at it. Cloudant is very cool, and have made a lot of alterations and additions to their system. So, if you are looking at developing views, attachments, etc, then you can develop those locally on your dev project. Once your dev project looks good, I would have those checked into the staging/qa server, which I like to use Cloudant for as well. Thats where you need to get everyones code working together. after that is done, you can fire off a replicator to replicate your staging to production.

无论您如何看待它,或者无论您如何设想这一过程,您都希望仔细研究一下从开发人员到QA的过程。有很多方法可以使每个人都可以自己开发并合并。我个人喜欢使用github。希望这对您的工作有所帮助。

No matter how you look at it though, or how you envision the process being, you are going to want to take a close look at the going from dev to QA. There are ways to go about it so that everyone can dev on their own, and merge up. I personally like to use github. I hope this helps you out in your tasks.

这篇关于使用本地CouchDB开发Cloudant的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆