No description
Find a file
Simon Zeltser 4ac66b072a Refactored the cart service to add more telemetry
1. Added more telemetry around starting redis cache
2. Now if you don't specify redis cache address via command line
or environment variable, it will run with local cart (no redis).
This is useful for debugging purposes
2018-06-29 11:08:10 -07:00
.vscode Fixing cache implementation 2018-06-25 09:44:56 -07:00
kubernetes-manifests k8s: add frontend dockerfile + skaffold 2018-06-29 11:08:09 -07:00
pb checkoutservice: remove PrepareOrder rpc 2018-06-29 11:08:09 -07:00
src Refactored the cart service to add more telemetry 2018-06-29 11:08:10 -07:00
tests/cartservice Fixing AddItem and adding more tests/cartservice/CartServiceTests 2018-06-29 11:08:06 -07:00
.gitignore checkoutservice: add code stubs, TODO implement 2018-06-21 11:44:47 -07:00
README.md First commit 2018-06-13 14:22:48 -07:00
skaffold.yaml k8s: add frontend dockerfile + skaffold 2018-06-29 11:08:09 -07:00

Microservices demo