Use Memcache to store prediction values
Open
- Dominant language
- JavaScript
- Stars
- 113
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
The current method, of loading a pickle file, is not best practices. We should use [memcache](http://memcached.org/)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating where prediction values are loaded from the pickle file and identify how that path is tested. Done means prediction values are stored and retrieved through memcache instead of the pickle file, with the relevant behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- memcached
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100