go-redis/cache

support MGET/MSET

ginuerzh opened this issue · 0 comments

Sometimes we need to batch loading or saving cache objects, so MGET/MSET should make life easier.