- Jun 16, 2021
-
-
Bouma,C.J. (Chris) authored
For code review
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
- Jun 15, 2021
-
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
- Jun 14, 2021
-
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
- Jun 03, 2021
-
-
Heijden,T.A.J. van der (Thijs) authored
Updated objectstore to use less memory See merge request datastrophe/microservices-backbone/query-service!32
-
thijsheijden authored
Merge branch '375-cache-query-result' of git.science.uu.nl:datastrophe/microservices-backbone/query-service into 375-cache-query-result
-
thijsheijden authored
-
Heijden,T.A.J. van der (Thijs) authored
# Conflicts: # go.mod # go.sum
-
thijsheijden authored
Added status messages for queries in progress.
-
- May 27, 2021
-
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
Moved the query caching code underneath the result publish code, as the caching was increasing the time before the result was returned.
-
- May 25, 2021
-
-
Heijden,T.A.J. van der (Thijs) authored
Added prometheus metrics tracking See merge request datastrophe/microservices-backbone/query-service!31
-
thijsheijden authored
-
- May 21, 2021
-
-
thijsheijden authored
Also added the Minio environment variables to the Kubernetes deployment.
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
- May 18, 2021
-
-
Heijden,T.A.J. van der (Thijs) authored
Added MessageStruct to describe outgoing messages See merge request datastrophe/microservices-backbone/query-service!29
-
thijsheijden authored
-
thijsheijden authored
Re-ordered operations in the method as well. Empty database check now happens before query translation.
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
Result message now also uses the entity.MessageStruct. This will have to be changed in the frontend before merging.
-
thijsheijden authored
Replaced all maps in the handleMessage method with the MessageStruct, except for the final result, as this one uses the key 'values', where the rest use the key 'value'. Once this has been changed in the frontend it will be updated in the backend as well.
-
thijsheijden authored
-
Heijden,T.A.J. van der (Thijs) authored
Externalize packages See merge request datastrophe/microservices-backbone/query-service!28
-
- May 17, 2021
-
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-