Commit Graph

2 Commits (4e3fb8d60bbb749a1257913398a355cf5ec41903)

Author SHA1 Message Date
Tamás Gulácsi 51dd6b9ae3 Raise maxMapSize from 256MB to 2GB on 386, arm.
Fixes #260 and #277.
2015-01-12 15:01:25 +01:00
Ben Johnson 1c97a490dd Add Windows support.
This commit adds Windows support to Bolt. Windows memory maps return an address instead of a byte
slice so the DB.data field had to be refactored to be a pointer to a large byte array.
2014-06-12 09:23:30 -06:00