差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
tech:op:mongo [2017/07/11 21:16:41] 某喵 |
tech:op:mongo [2018/05/10 16:04:54] (当前版本) |
||
---|---|---|---|
行 1: | 行 1: | ||
- | <markdown> | ||
- | |||
# Hello Mongo | # Hello Mongo | ||
行 19: | 行 17: | ||
> while those in ~/Library/LaunchAgents are started at login. | > while those in ~/Library/LaunchAgents are started at login. | ||
- | > When started with sudo, it operates on /Library/LaunchDaemons; otherwise, it operates on ~/Library/LaunchAgents. | + | > When started with sudo, it operates on /Library/LaunchDaemons; |
+ | |||
+ | > otherwise, it operates on ~/Library/LaunchAgents. | ||
+ | |||
+ | ## [Atomicity and Transactions](https://docs.mongodb.com/manual/core/write-operations-atomicity/) | ||
- | </markdown> | + | ## [Perform Two Phase Commits](https://docs.mongodb.com/manual/tutorial/perform-two-phase-commits/) |