go-pkgz/rest

Replace web cache

umputun opened this issue · 0 comments

The goal is to remove the local lru cache implementation and replace it with go-pkgz/lcw package. LCW provides lru, ttl and redis caches. Recently added scache support should be fully compatible with rest's cache and migration supposed to be relatively painless