microservices-demo/src/cartservice
Janos Lenart 0d635b9a0e
cartservice: add libssl to allow connecting to external redis instances (#388)
This allows setting REDIS_ADDR to say a Google memorystore instance

Fixes #363
2020-08-26 10:59:02 -07:00
..
cartstore EmptyCart bug fix (#289) 2020-02-06 15:36:26 -08:00
grpc_generated Add licenses (#367) 2020-07-15 11:56:37 -07:00
interfaces Introducing super basic health check for cart service (#44) 2018-09-21 12:09:52 -07:00
scripts Add more license headers 2018-07-25 21:25:27 -07:00
tests move cartservice tests (#322) 2020-04-14 10:31:36 -07:00
.dockerignore move cartservice tests (#322) 2020-04-14 10:31:36 -07:00
.gitignore added gitignore file for .net proj 2018-06-21 11:19:48 -07:00
CartServiceImpl.cs Add LICENSE headers to source files 2018-07-25 09:54:28 -07:00
Dockerfile cartservice: add libssl to allow connecting to external redis instances (#388) 2020-08-26 10:59:02 -07:00
HealthImpl.cs Add licenses (#367) 2020-07-15 11:56:37 -07:00
Program.cs EmptyCart bug fix (#289) 2020-02-06 15:36:26 -08:00
cartservice.csproj [cartservice] Increases health check timeout (#240) 2019-08-19 14:28:03 -04:00
genproto.bat cartservice: Create genproto.sh (#249) 2019-09-29 15:40:48 +03:00
genproto.sh cartservice: Create genproto.sh (#249) 2019-09-29 15:40:48 +03:00