Convert to in-memory data
Open
@tnclong is already working on this.
Since Jun 4, 2018.
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of pulling files from S3, this service should just hold the data in memory. Some suggestions for approaches:
- Generate static Go code
- Serialised Gob
- Serialised protocol buffer
I think the first option is the simplest?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.