allenluce / mmap-object

Shared Memory Objects for Node
107 stars 16 forks source link

Change size parameters to kilobytes, not bytes #9

Closed allenluce closed 7 years ago

allenluce commented 7 years ago

So that Int32Value can still be used but support more than 2^32 for a file size.

API-affecting change, so increase minor.