在啃英文版的mongo db手册,很多地方都提到write concern这个概念,查找了一些中文翻译,大多翻译成:写入关注,或者写入安全级别。但总觉得有点别扭。
请问大家有没有更好的译法,摘录一段:
Write concern describes the guarantee that MongoDB provides when reporting on the success of a write operation. The strength of the write concerns determine the level of guarantee. When inserts, updates and deletes have a weak write concern, write operations return quickly
谢谢!
请问大家有没有更好的译法,摘录一段:
Write concern describes the guarantee that MongoDB provides when reporting on the success of a write operation. The strength of the write concerns determine the level of guarantee. When inserts, updates and deletes have a weak write concern, write operations return quickly
谢谢!
