|
WiredTiger options:
|
--wiredTigerCacheSizeGB arg maximum amount of memory to allocate
|
for cache; defaults to 1/2 of physical
|
RAM
|
--wiredTigerStatisticsLogDelaySecs arg (=0)
|
seconds to wait between each write to a
|
statistics file in the dbpath; 0 means
|
do not log statistics
|
--wiredTigerJournalCompressor arg (=snappy)
|
use a compressor for log records
|
[none|snappy|zlib]
|
--wiredTigerDirectoryForIndexes Put indexes and data in different
|
directories
|
--wiredTigerCollectionBlockCompressor arg (=snappy)
|
block compression algorithm for
|
collection data [none|snappy|zlib]
|
--wiredTigerIndexPrefixCompression arg (=1)
|
use prefix compression on row-store
|
leaf pages
|