-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
breakingThis issue or pull request involves a breaking changeThis issue or pull request involves a breaking change
Milestone
Description
We used to use 64-bit IDs but moved to regular JS numbers for easier maintainability. We should revisit using bigints since they offer some minor benefits, like preventing the use of floating point numbers and larger limits. I have no idea why someone would want to use ZenFS to store more than 2^31 files, but we should support it anyway.
Metadata
Metadata
Assignees
Labels
breakingThis issue or pull request involves a breaking changeThis issue or pull request involves a breaking change