Builder & mmap
Open
- Dominant language
- Go
- Stars
- 192
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
A major motivation for using mmap'ed files is whe the data-set does not fit in the memory. Currently, the builder uses a lot of memory.
It would be great to have a Builder that will work under these conditions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.