Make cache configurable
Open
- Dominant language
- Go
- Stars
- 87
- Forks
- 41
- Avg merge
- 19d 17h
- Merged PRs (30d)
- 1
Description
I am wondering if the [cache](https://github.com/google/webrisk/blob/master/webrisk_client.go#L226) within `WebriskClient` can be made extendable and configurable.
The specific use case I have is to back the cache by Redis/Memcache which can be shared by multiple replicas of `WebriskClient` running on separate boxes.
Contributor guide
Assessment
This issue has not been assessed yet.