Closed BrianHicks closed 2 years ago
Moves our data storage to use Sled, which will allow us to read/write in parallel pretty soon here.
Based on https://github.com/roc-lang/rbt/pull/77. Review/merge that first!
Fixes https://github.com/roc-lang/rbt/issues/72
@roc-lang/rbt-reviewers does this look OK? Is sled too much here or are we OK to continue building on this?
no worries, and thank you for the review!
Moves our data storage to use Sled, which will allow us to read/write in parallel pretty soon here.
Based on https://github.com/roc-lang/rbt/pull/77. Review/merge that first!
Fixes https://github.com/roc-lang/rbt/issues/72