Files
mongo/tools/stat_data.py
Keith Bostic 5088ee53fc Separate the btree maximum key/value sizes from the underlying page
size, reference #1282.

Deprecate the internal_item_max and leaf_item_max configuration strings,
replace with internal_key_max, leaf_key_max and leaf_value_max.

Remove examples/c/ex_file.c (there's no real need for a "file" URI
example, and it's easy to replace the one place the documentation
used it).
2014-12-09 16:22:20 -05:00

3.7 KiB