Merge branch '1-add-TTL-parameter-on-cache-set' into 'main'
Add TTL optional parameter when setting entry to cache Closes #1 See merge request gaia-x/data-infrastructure-federation-services/tsa/cache!1
No related branches found
No related tags found
Showing
- design/design.go 6 additions, 0 deletionsdesign/design.go
- design/types.go 1 addition, 0 deletionsdesign/types.go
- gen/cache/service.go 1 addition, 0 deletionsgen/cache/service.go
- gen/http/cache/client/cli.go 30 additions, 3 deletionsgen/http/cache/client/cli.go
- gen/http/cache/client/encode_decode.go 11 additions, 0 deletionsgen/http/cache/client/encode_decode.go
- gen/http/cache/server/encode_decode.go 27 additions, 2 deletionsgen/http/cache/server/encode_decode.go
- gen/http/cache/server/types.go 4 additions, 2 deletionsgen/http/cache/server/types.go
- gen/http/cli/cache/cli.go 12 additions, 8 deletionsgen/http/cli/cache/cli.go
- gen/http/openapi.json 1 addition, 1 deletiongen/http/openapi.json
- gen/http/openapi.yaml 10 additions, 0 deletionsgen/http/openapi.yaml
- gen/http/openapi3.json 1 addition, 1 deletiongen/http/openapi3.json
- gen/http/openapi3.yaml 20 additions, 0 deletionsgen/http/openapi3.yaml
- internal/service/cache/service.go 7 additions, 3 deletionsinternal/service/cache/service.go
- internal/service/cache/service_test.go 35 additions, 0 deletionsinternal/service/cache/service_test.go
Loading
Please register or sign in to comment