nuts-foundation / nuts-foundation/nuts-node
Chore: Remove ErrCacheMiss
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 28
- Forks
- 23
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 76
Description
if https://github.com/eko/gocache/store/memcache gets updated (now v4.2.2), remove memcache.ErrCacheMiss check.
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.
Research direction
Start in the gocache memcache store referenced by the issue and inspect the use of memcache.ErrCacheMiss. Update the dependency to v4.2.2, remove the obsolete check, and verify that the memcache store still handles cache misses correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100