1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-24 10:07:04 +02:00
go-micro/cache
2022-09-30 16:27:07 +02:00
..
cache.go feat(logger): add logger option to all micro components (override DefaultLogger) closes #2556 (#2559) 2022-09-29 16:44:53 +02: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 fix: some linting issues (#2563) 2022-09-30 16:27:07 +02:00