Files
mongo/cspell.json
Louis Williams 7d21878ae5 SERVER-96647 Move Storage Execution README sections (#29547)
GitOrigin-RevId: 1c38fd52868c064c83703df42ebe3cdc1e9186f5
2024-11-26 20:17:50 +00:00

50 lines
953 B
JSON

{
"version": "0.2",
"language": "en",
"words": [
"absl",
"AGCFR",
"bson",
"bsonobj",
"bufbuilder",
"checkpointing",
"Decorable",
"deprioritized",
"deprioritizing",
"directoryperdb",
"fromjson",
"FTDC",
"fullfillable",
"idents",
"journaled",
"journaling",
"logv",
"multikey",
"MVCC",
"oplog",
"preimages",
"quiesces",
"RAII",
"reprioritization",
"reprioritized",
"resumability",
"RSTL",
"Seekable",
"semifuture",
"sizeStorer",
"stdx",
"subarray",
"subobj",
"subobject",
"tailable",
"transactionally",
"unreplicated",
"untimestamped",
"wiredtiger",
"WUOW"
],
"ignoreRegExpList": [
"\\w*assert(ed)?"
]
}