문제

I want to implement MongoDB transactional. But there is a term that must not single alone server. So, how many clusters must I create to an implement that?

도움이 되었습니까?

해결책

MongoDB Atlas won't let you create a standalone server, so any Atlas cluster should be able to use transactions.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 dba.stackexchange
scroll top