Commit Graph

1 Commits (0d0c0f3959592bfa8cc2a4e8aa64da9e42814f1a)

Author SHA1 Message Date
Anthony Romano 8516d8ccc5 backend: force initial mmap size to 0 for windows
boltdb on windows allocates a file with the full mmap size even if the
db is empty. Force the initial mmap size to 0 so there's no huge initial
db file on windows.

Fixes #7910
2017-05-12 14:34:07 -07:00