Feat/vinmonopolet elastic cache #86

Merged
KevinMidboe merged 3 commits from feat/vinmonopolet-elastic-cache into master 2021-04-30 07:56:59 +00:00

3 Commits

Author SHA1 Message Date
d71a3a4c5a Added local elastic vinmonopolet cache for query get by id.
First tries to search local elastic instance, if no results are found a
reject is thrown and we search vinmonopolet api manually.
2021-04-29 17:23:35 +02:00
a700de6e2e GetById should only return single wine object. 2021-04-29 17:22:47 +02:00
c0d98af6e1 Controller gracefully handles errors. 2021-04-29 17:21:55 +02:00