index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
docs
/
durability.dox
Age
Commit message (
Expand
)
Author
2014-10-13
Make sure the Java examples are built along with the API. Make section names...
Michael Cahill
2014-10-06
Multiple language doc support. refs #1130.
Don Anderson
2014-08-28
Make the two paragraphs match (they're the same, really), I'll abstract
Keith Bostic
2014-08-28
Clarify the bulk-load & durability paragraph, use a single chunk of text
Keith Bostic
2014-08-27
Coordinate log cursors and log archiving. #1163
Susan LoVerso
2014-08-27
Minor changes from durability doc review. #1150
Susan LoVerso
2014-08-26
WiredTiger only has one kind of backup, quit calling it "hot backup".
Keith Bostic
2014-08-25
Wordsmith the hot backup paragraph for commit-level durability.
Keith Bostic
2014-08-25
note there must always be at least one log file.
Keith Bostic
2014-08-25
Add thread-failure wording.
Keith Bostic
2014-08-25
Structure durability wording as 3 pages, "checkpoint durability",
Keith Bostic
2014-08-25
whitespace
Keith Bostic
2014-08-25
Add a page to the documentation describing transactional durabililty.
Michael Cahill