Jarosław Michalski

Results 4 issues of Jarosław Michalski

Added more detailed instructions to easily set up the repo in the README.md file Modified docker-compose.yml file (container_name and hostname). trace_async_method_operation decorator doesn't do anything if API_ENV ENV variable is...

The changes are to make this app more independent of Azure cloud services, which should make it easier to install and run on a local machine for development and testing.

enhancement

If the required key can't be found in redis, then it will be fetched from postgres db directly. Before the fix no data was read from db for the home...

bug

All (?) the code that was added which was related to DB has been removed.