mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
cache: adding factory
This commit is contained in:
parent
ec40e954f2
commit
2f31eb47d4
4 changed files with 49 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -10,6 +10,7 @@ require (
|
|||
github.com/eosswedenorg/thalos/api v1.0.0
|
||||
github.com/go-redis/cache/v9 v9.0.0
|
||||
github.com/go-redis/redismock/v9 v9.2.0
|
||||
github.com/karlseguin/typed v1.1.8
|
||||
github.com/mitchellh/mapstructure v1.5.0
|
||||
github.com/nikoksr/notify v0.41.0
|
||||
github.com/redis/go-redis/v9 v9.5.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue