Use streamly to reduce memory usage
Open
- Dominant language
- Haskell
- Stars
- 952
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
This would allow relations to be processed in constant space when reading/writing from relation files.
Using pipes would also open the door to pipes-concurrency workers.
Consider how this could impact mmap'ing files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.