Create SET cache endpoint
Cache SET endpoint implementation
Closes #3 (closed) FYI: @tziai @valerii.kalashnikov
Merge request reports
Activity
Filter activity
changed milestone to %Sprint 4
added Need review label
requested review from @lyuben.penkovski
assigned to @yordan.kinkov
- Resolved by Valerii Kalashnikov
@yordan.kinkov , I understand that this topic is not about the setting the value in the Redis, but could you maybe add some information to the Readme.md file how to build and run the application? Future users of your code will say thank you ;)
added 3 commits
-
3a839d06...6924e7b5 - 2 commits from branch
main
- 0c0501a9 - Merge branch main into 3-implement-cache-set-endpoint
-
3a839d06...6924e7b5 - 2 commits from branch
- Resolved by Lyuben Penkovski
Did you test it in the compose environment that a value can be set and then retrieved with GET /v1/cache?
added 2 commits
- c379431a - #3 (closed) add GOA generated DSL code
- d2125545 - #3 (closed) change SET endpoint payload type to json
- Resolved by Yordan Kinkov
- Resolved by Yordan Kinkov
- Resolved by Yordan Kinkov
- Resolved by Yordan Kinkov
added 2 commits
- 9c3207f6 - #3 (closed) add GOA generated DSL code
- 0244a381 - #3 (closed) change GET endpoint response type to json
changed milestone to %Sprint 5
Please register or sign in to reply