google / webrisk

Apache License 2.0
67 stars 34 forks source link

Make cache configurable #18

Open jiayuanmasc opened 4 years ago

jiayuanmasc commented 4 years ago

I am wondering if the cache 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.