summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2016-03-18 14:04:39 -0400
committerKeith Bostic <keith@wiredtiger.com>2016-03-18 14:04:39 -0400
commitf663a6dec51c7510ef10b2835983190fb84b0ebf (patch)
treed550127c7b73fbcb7228d8fc73048740c61c4df9 /SConstruct
parentf81298c6d0610389b2e97420bc4ffda9fc466e1c (diff)
downloadmongo-f663a6dec51c7510ef10b2835983190fb84b0ebf.tar.gz
WT-2330: in-memory configurations should not create on-disk collection files
Create a pluggable OS layer, add in-memory version so in-memory configurations don't create on-disk files. Notes: The WiredTiger library no longer uses FILE * objects, the file descriptor and stream functions now use the same open and close functions, and both have a WT_FH handle. The sync/async versions of __wt_fsync have been merged, there's now a boolean flag that indicates wait/no-wait on the flush. The transaction log's print-log function no longer supports unspecified handles, output is always to stdout (which the wt utility redirects into another file as needed).
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions