在具有多个数据库和Memcached的大型PHP项目中,开发人员是否在本地开发机器上拥有这些东西?(In large PHP projects with multiple databases and

编程入门 行业动态 更新时间:2024-10-25 20:22:46
在具有多个数据库和Memcached的大型PHP项目中,开发人员是否在本地开发机器上拥有这些东西?(In large PHP projects with multiple databases and Memcached, do the developers have these things on their local development machine? [closed])

在许多开发人员的大型PHP项目中,项目需要多个数据库,可能是SQL和NoSQL数据库,加上memcached,团队中的开发人员是否会在本地开发机器上拥有这些数据库和memcached? 或者这些服务是否被简单地嘲笑,然后再与之集成?

In large PHP projects with many developers where the project requires several databases, perhaps a SQL and NoSQL database, plus memcached, would the developers on the team have these databases and memcached on their local development machines? Or are these services simply mocked out and then integrated with later?

最满意答案

好吧,你可以使用vagrant让新员工(或每个人)在几分钟内启动并运行。

如果您需要大型数据库(如数百万行数据而不仅仅是简单的模式和一些数据),您可以随时在集群中设置它们,但如果有人破坏其他开发人员会感觉到的东西;)

Well you can use vagrant to get new employees (or everybody) up and running within minutes.

If you need big databases (like milions of rows of data not just simple schema with some data) to work you can always setup them locally in cluster but if one person will break something other developers are going to feel that ;)

更多推荐

本文发布于:2023-07-15 19:12:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1117692.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:多个   开发人员   东西   数据库   项目

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!