adding parallelism
Open
- Dominant language
- R
- Stars
- 134
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
The most obvious candidate is `etl_transform()`, since those operations are local. Download speed is usually limited by the Internet connection speed, not the CPU. Also with database locking I'm not sure that concurrent importing would work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.