microservices-demo/src/cartservice
Ahmet Alp Balkan 61cf05844d fix go builds after deleting pkg internal
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-07-10 20:11:30 -07:00
..
cartstore Making cartservice more reliable 2018-07-02 13:26:37 -07:00
interfaces Refactored the cart service to add more telemetry 2018-06-29 11:08:10 -07:00
probe fix go builds after deleting pkg internal 2018-07-10 20:11:30 -07:00
scripts Making cartservice more reliable 2018-07-02 13:26:37 -07:00
.gitignore added gitignore file for .net proj 2018-06-21 11:19:48 -07:00
cartservice.csproj Fixing docker issues. Now the server can run in linux docker container but doesn't work with real redis yet 2018-06-21 14:53:07 -07:00
CartServiceImpl.cs Fixing cache implementation 2018-06-25 09:44:56 -07:00
Demo.cs Initial commit of cart service using .net core 2.0. Working prototype without cache implementation (yet) 2018-06-20 15:40:07 -07:00
DemoGrpc.cs Initial commit of cart service using .net core 2.0. Working prototype without cache implementation (yet) 2018-06-20 15:40:07 -07:00
Dockerfile fix go builds after deleting pkg internal 2018-07-10 20:11:30 -07:00
generate_protos.bat Initial commit of cart service using .net core 2.0. Working prototype without cache implementation (yet) 2018-06-20 15:40:07 -07:00
Program.cs Changing the order of redis and cart service starting 2018-07-09 21:02:27 -07:00