1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-30 10:10:44 +02:00
go-micro/cache
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
..
cache.go feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00
memory_test.go feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00
memory.go feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00
options_test.go Add simple in-memory cache (#2231) 2021-08-31 15:31:16 +01:00
options.go feat: redis implementation of cache (#2513) 2022-06-21 20:05:00 +01:00