1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-05 10:20:53 +02:00
go-micro/plugins/cache/redis
Johnson C 7a6a2b6373
feat: redis implementation of cache (#2513)
* feat: redis implementation of cache

* Revert "feat: redis implementation of cache"

This reverts commit 4b3f25c1fc.

* feat: redis implementation of cache
2022-06-21 20:05:00 +01:00
..
go.mod feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00
go.sum feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00
redis_test.go feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00
redis.go feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00