Leverage on SQLite for concurrency
Open
enhancement
- Dominant language
- Rust
- Stars
- 31
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
- Get rid of shared state and instead just read from and write to the SQLite DB, as it handles concurrency.
- Look into actor model and perhaps re-implement parts of the node
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.